Replace for loop with apply for faster execution

前端 未结 0 587
旧巷少年郎
旧巷少年郎 2021-01-05 22:43

I have a dataframe and I want to replace missing values with empty dictionaries then flatten the dataframe. I did as follows:



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