Pandas DataFrame: Move out string values from int column into a column of its own

前端 未结 0 1019
天涯浪人
天涯浪人 2020-12-10 15:16

I have a dataframe, which has columns with mixed int and str values, for example:

"Atlantic Division"
82
82
82
"Central Division"
56 
56
5         


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