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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RiteshSinha919/Converting-csv-file-into-list-of-dictionaries-and-vice-versa Stargazers