This workshop will give you an introduction to data cleaning with python. The focus is on techniques commonly needed for geospatial data.
Parking Meters: https://data.boston.gov/dataset/parking-meters
Crime: https://data.boston.gov/dataset/crime-incident-reports-august-2015-to-date-source-new-system
- overview of pandas built in funcionality: https://pandas.pydata.org/pandas-docs/stable/reference/index.html
https://python-visualization.github.io/folium/
https://geopy.readthedocs.io/en/stable/
- An overview of CSV files: https://www.computerhope.com/issues/ch001356.htm
- Finding a bug in your csv: https://csvlint.io/