Is there a way to rename empty header CSV file converting to JSON in Python without pandas?

后端 未结 0 1772
眼角桃花
眼角桃花 2020-12-08 03:54

I am trying to convert a CSV file to JSON but there is a header in my csv that is empty. Is there a way to name it when outputting it to JSON?

Example data

<         


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