Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 841 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 841 Bytes

Data visualization app with Streamlit

In this example, we use the TLC NY Taxi dataset and build a pipeline that produces a table showcasing the boroughs and zones in New York City with the highest number of taxi pickups. We'll then use Streamlit to visualize this table in an interactive app.

Preliminary steps

👉👉👉 To use Bauplan, you need an API key for our preview environment. You can request one here.

If you want to get familiar with Bauplan, start with our tutorial.

Step by Step

👉👉👉 To get your hands dirty and play with this example, check out our documentation.