misolietavec / nyc_taxi_marimo

Planned data analysis workshop for beginners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYC taxi data from january, 2015

Original dataset URL: http://s3.amazonaws.com/datashader-data/nyc_taxi.zip Renamed columns, dropped dependent columns (pick and dropoff hours). Saved in parquet format.

Some plots of data by days and hours, histograms of ride distances and times, pick and dropoff locations on map, selection on map and selection plots.

It is considered for workshop at PyCon SK 2024. We need to choose between this (marimo) and panel application (repository https://github.com/misolietavec/nyc_taxi_panel)

Modules needed: marimo, plotly, polars, fastparquet.

About

Planned data analysis workshop for beginners


Languages

Language:Python 100.0%