GitHub / 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.
Stars: 1
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Jupyter Notebook
Size: 25.4 KB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: over 2 years ago
Pushed at: almost 3 years ago
Last synced at: almost 2 years ago
Topics: append, csv, dictionary, filehandling, functions, list, openfile, python, readfile, writefile