Data Modeling with PostgreSQL

See how to extract data from CSV files, transform it, and load it into PostgreSQL. Learn how to extract log data from CSV files using pandas, transform it with SQL and python, and then load it into a star-scheme perfect for aggregations and analytics.

more ...