Transform pd.DataFrame in a list of lists while replacing 'np.nan' values for empty text ' '

前端 未结 0 1149
执笔经年
执笔经年 2020-12-13 01:23

I made a function that transforms my pandas DF into a list of lists, so I can use it to interact with Google API, that is why it has to be a list of lists.

The issue

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