RiteshSinha919/Converting-csv-file-into-list-of-dictionaries-and-vice-versa
Taking a csv file as input and converting it into a list of dictionaries without using pandas. The list of dictionaries can be easily used for analysis. The program also consist a function to again convert the list of dictionaries into a csv file.
Jupyter NotebookGPL-3.0
No issues in this repository yet.