Getting an Excel CSV into a SQLITE database using Python



Getting an Excel CSV into a SQLITE database using Python

Getting an Excel CSV into a SQLITE database using Python

This video walks through the simple code needed to get an excel CSV converted to a SQLITE database.

Learn the additional code needed to protect the SQLITE database from a bad API call:
https://www.youtube.com/watch?v=geB8ZLde-DM

Comments are closed.