Dump a CSV to a python dictionary using basic packages?
Category:
Question ID: 109782
0
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
Posted by (Questions: 9, Answers: 0)
Asked on August 7, 2020 11:54 am
98 views
0
Here’s a simple csv reader to solve this issue.
( at August 20, 2020 12:48 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top