Nested list to pandas DataFrame with fixed number of columns

后端 未结 0 1424
误落风尘
误落风尘 2020-12-07 01:25

New to Python. Would like to convert below list to pandas dataframe with fixed number of columns

[[\'Teja\'], [\'22\', \'Male\'], [\'Viha\'], [\'Female\'], [\'Male\']

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