This repo is for a Coursera Capstone for Data science professional certificate.
- Part1: Scraping Neighborhood data from wikipedia and make a pandas DataFrame out of it.
- part2: Merging Geo spatial data of Postal code with the Neighborhood DataFrame.
- part3: Performing Clustring with K-Means on Neighborhood data and Visualize it with Folium.
- Capstone week1 submission.