concat imported data frames with missing data in pandas

前端 未结 0 1931
傲寒
傲寒 2020-11-21 11:27

I don\'t understand why pd.concat(list, ignore_index=True) changes the dtype from \'float\' to \'object\'...

I have two data frames with imported data:

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