字典:dict是Python的数据类型 ... array = np.array(list_data) array # list转series series = pd.Series(list_data,index = ['a','b','c','d','e'])
確定! 回上一頁