Python Pandas: add missing row of two dataframe and keep the extra columns

后端 未结 0 1862
旧时难觅i
旧时难觅i 2020-12-21 18:33

I would like to add the missing row dataframe df1 and keep the extra columns information

In [183]: df1
Out[183]:
           City       Country     Region
0            


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