gvwilson / sql-tutorial

The Querynomicon: An Introduction to SQL for Wary Data Scientists
https://gvwilson.github.io/sql-tutorial/
Other
447 stars 47 forks source link

feat: explain .command data import from CSV #22

Closed APHawkes closed 8 months ago

APHawkes commented 8 months ago

While python is a great tool for interacting with sqlite, direct import of data using the .mode csv and .import commands can be useful.

gvwilson commented 8 months ago

thanks, I'll add a note - if you'd like to be added to the acknowledgments, can you please let me know your name (either here or by email to gvwilson@third-bit.com)?

APHawkes commented 8 months ago

It would be an honor to be acknowledged in this work. I can be addressed as "Adam Hawkes". Thank you for your consideration of my suggestion.