Creating a visualization on different aspects of crime in America.
$ cd desktop
$ cd nypd-crime-vis/
$ source activate practice
$ streamlit run nypd-crime.py
You can now view your Streamlit app in your browser.
Local URL: http://localhost:8501
Network URL: http://192.168.0.14:8501
/Users/joshlin/.conda/envs/practice/lib/python3.7/site-packages/pandas/core/frame.py:4133: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame
See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
errors=errors,