streamlit_demo / app.py
supernovamutinda's picture
Create app.py
f4ccb5c
raw
history blame
No virus
94 Bytes
import streamlit as st
import pandas as pd
import numpy as np
st.title('Uber pickups in NYC')