Ingesting and visualizing data using Python and Postgres
We'll ingest the NYC taxi zone lookup data into a postgres database through a postgres container and visualize it using python, pandas, sqlalchemy and matplotlib. This setup allows us to use the best analytical capabilities of both SQL and Pandas. Th...
dataml.hashnode.dev3 min read