In this second part of the SQL for data science video I show you how to use Pandas to parse several large CSV files and load them in to a single SQLite database. This allows you to perform analysis in datasets that have several million rows.
Learn how to setup jupyter notebook:
• Data Analysis of Uber trip data using Pyth...
Part 1: Introduction to SQL
• SQL for Data Science #1: Introduction to SQL