pandas - read unstructured csv and save it in dataframe

前端 未结 0 490
再見小時候
再見小時候 2020-12-16 00:20

I have an unstructured CSV, which does not have a consitent number of columns for all the rows.

Input CSV looks like this:

Row1,Col11,Col12,Col13
Row2,         


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