Categories
Module 4 Assignment Getting Data

Module 4 Getting Data

These are my very late assignments: https://colab.research.google.com/drive/1PNrtNlbPBJLB3jExpi1NUtu4IHhBefq-?usp=sharing https://colab.research.google.com/drive/117fYoaBM6262yS2_C_cBJCR_ADdqyhlE?usp=sharing https://colab.research.google.com/drive/1vv5qEce1KAylHvAPT3fKjXZJ4L5gOUYo?usp=sharing https://colab.research.google.com/drive/1hEvgLFidjrp7nrTLeSc9MIoMwoa7T6hH?usp=sharing I struggled to recall the prior assignments due to the gap in actually completing them. I often times would forget a space, a bracket or confuse a quote with an apostrophe. Turns out those are pretty important (who knew?). The for loops and the indenting, […]

Categories
Module 4 Assignment Getting Data

Module 4 assignments

A concept I found difficult? Keeping everything straight! The gender inference project had me flipping between all the projects for the past few weeks. I began with the intention of keeping everything exact and succinct but I think by the end I was just flailing words about- “This is the thing that makes it do […]

Categories
Assignment Module 4 Assignment Getting Data

Module 4: Getting Data

Coding really is an entirely different language. Generally, what I found to be most difficult in all of these assignments was understanding the vocabulary and the syntax, and how they worked together to issue commands. I’m glad that we could copy and paste from different sections to put it all together because I’m not sure […]

Categories
Module 4 Assignment Getting Data

Module 4 Assignments

I am still not sure I completely understand what it is I am doing. These assignments were challenging, but I think I am beginning to understand them a little better. I found the web scraping assignment to be the most difficult. I enjoyed the gender influence assignment because I found it helpful to try and […]

Categories
Module 4 Assignment Getting Data

Getting Data in Module 4

For this week, the concept I struggled with the most was the language. I frequently got stuck due to so many stupid, easy typos. I wrote (‘items’) rather than [‘items’] in the API Requests assignment, I was trying to run a function with text.strip rather than text.strip() in the Webscraping assignment, and I had placelist.txt […]