For this challenge I used skills I've learned in class (Pandas, scraping the web, matplotlib, etc.), as well as help from a tutoring session to complete the work. I often use the following websites to brush up on code syntax:
- Geeks for Geeks
- Stack Overflow
- Spark By {Examples}
- Pandas documentation library
I also used the class slack to get help on the portion of the homework that asked about determining the number of earth days in a martian year. My tutoring session was the most helpful to me this week, as I still find web scraping a bit confusing.