Open rdmullins opened 1 year ago
What I Meant Was: I need a Python script that imports data from Project Gutenberg's CSV format
Testing Criteria:
Definition of Done: I can run a script and update the database using Project Gutenberg's CSV files
// Notes Need to research Python CSV plugin and write my own utility https://django-extensions.readthedocs.io/en/latest/# https://towardsdatascience.com/use-python-scripts-to-insert-csv-data-into-django-databases-72eee7c6a433
What I Meant Was: I need a Python script that imports data from Project Gutenberg's CSV format
Testing Criteria:
Definition of Done: I can run a script and update the database using Project Gutenberg's CSV files
// Notes Need to research Python CSV plugin and write my own utility https://django-extensions.readthedocs.io/en/latest/# https://towardsdatascience.com/use-python-scripts-to-insert-csv-data-into-django-databases-72eee7c6a433