StreamlitUberNYCApp

This is an app for learning Streamlit, an app framework for Machine Learning and Data Science projects.

You can get started by using the following commands:

$ pip install streamlit

$ streamlit hello

You can run the app by running the following command:

$ streamlit run uber_pickups.py