Web Scraping Challenge for UNCC Data Analytics Bootcamp
Jupyter Notebook
Module 11 Web Scraping Challenge for UNCC Data Analytics Bootcamp
This project was a fun introduction intro to the various elements of webscraping, not to mention a good refresher on the functions of Pandas and Matplotlib!
Directory Layout
output.csv - Contains output data from the RowDF dataframe on "part_2_mars_weather.ipynb
darkthemefivethiryeight.mplstyle - MatPlotLib style sheet that I made
part_1_mars_weather.ipynb - Jupyter Notebook script for mars news web scraping intro
part_2_mars_weather.ipynb - Jupyter Notebook script for mars weather web scraping, and basic annalysis with MatPlotLib and Pandas