這裡我們先宣告一個dictinary,接著轉成Series: my_obj3 = pd.Series(dic_data). 輸出my_obj3: birthday 1996-1-1 luckynumber 7 name apple dtype: object ...
確定! 回上一頁