Convert CSV file to a custom nested JSON structure in Python

前端 未结 0 1084
忘掉有多难
忘掉有多难 2020-12-23 17:27

I am looking to convert a CSV file to a custom nested JSON structure.

The CSV File is a simple file and has data in the following format

Name, Id,Type,         


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