import pandas as pd. df = DataFrame(np.arange( 12 ).reshape(( 3 , 4 )),index = [ 'one' , 'two' , 'thr' ],columns = list ( 'abcd' )).
確定! 回上一頁