How to convert a list of lists into a dataframe where first element is index, second is column name

前端 未结 0 457
粉色の甜心
粉色の甜心 2020-12-17 19:53

We have a list of lists:

[[\'130\', \'2020-12-17 12:02:19\', [52.1846976, 21.0525275]], [\'213\', \'2020-12-17 12:02:22\', [52.1757618, 21.2319711]]


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