Passing list into pandas.concat creates NaN values. Typing out items from list into pandas.concat works properly. What is the difference?

后端 未结 0 636
长情又很酷
长情又很酷 2020-11-28 11:42

I have a list that contains several dataframes consisting of Day, Month, and Year columns. One of the dataframes looks something like this.

   Day Month Year
         


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