... array should match the length of the data array. We can specify both data and index using a Python dict: s = pd.Series({'a':1, 'b':2, 'c':3}) Out: a b c 1 2 ...
確定! 回上一頁