Dump a CSV to a python dictionary using basic packages?
Question ID:
109782
♥ 0 |
For security reasons my client doesn’t want to use anything not included in a base anaconda installation, is there a good way to dump a csv file as a list of dictionaries so I can work with it anyways? I’m looking for a robust solution where I don’t need to have a pre-coded dictionary for each type of CSV.
Marked as spam
|