Reading excels sheets, and creating a DataFrame. SyntaxError: cannot assign to function call

后端 未结 0 1359
滥情空心
滥情空心 2020-12-22 21:29

Im trying to read an excel with 12 sheets.

DemandaAS= pd.read_excel(\'Demanda AS.xlsx\',sheet_name=None)
month=pd.Series([11,12,1,2,3,4,5,6,7,8,9,10])
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题