CSVSQL for Data Analysis
martes, el 9 de mayo de 2023 a las 11:50–12:00 PDT
Avalon
Presentation Topic Description
Have you ever wished you could execute SQL queries on data that isn't in a database you have access to, but you have in local CSVs? You can! Python has a command line utility called CSVKit that allows you to run SQL queries against just such data. In this presentation I'll go over strategies, examples, and things to keep in mind with CSVSQL and other CSVKit commands.