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
Module 4 Assignment Getting Data

Module 4 Assignment

https://colab.research.google.com/drive/1CaKmqJ2Ng8lhOu0bQ4hfLuDIYNKUDfIO (API Request) https://colab.research.google.com/drive/11jyBNm5ZpqTtMkMqw_ZU6n9hp5aSK4jR (Webscraping) https://colab.research.google.com/drive/1vULOFOMO-K_my1_nF-L3kxXeH_HLK1qv (Geocoding) https://colab.research.google.com/drive/1-NI-qaxN7cbESXyBoXQFz1ZRqEG2fwCz (Gender Inference) This assignment was indeed the most difficult assignment I have done in this course so far. It reminded me of my old college sophomore days when I was struggling to code with C. Like I mentioned the week prior, I much prefer to use Observable […]

Categories
Module 4 Assignment Getting Data

Module 4: Getting Data

API Task Webscraping Task Georeferencing Task Python. I found Python difficult. The API and Webscraping assignments were really difficult for me. I was having flashbacks to AP calc when I was stumped on what formula to use for what function, and it wasn’t pleasant. By the time I got to the Georeferencing assignment, though, things […]

Categories
Module 4 Assignment Getting Data

Module 4 Assignments and Reflection

Assignments– API, Web Scraping, Georeferencing, & Gender Inference. I found the assignments for this week quite interesting, if a bit overwhelming and confusing at times. For the most part, I was able to trial and error my through most of the hiccups I had, though this was less applicable in the Gender Inference assignment. I […]

Categories
Module 4 Assignment Getting Data

Module 4 Assignments

There was definitely a learning curve with Python on this week’s assignments. There were some parts that I retyped multiple times only to realize the mistake was farther up than I was looking. Like many of my classmates, I also had to slow down to double check what words meant and how functions operated. I […]

Categories
Module 4 Assignment Getting Data

Module 4: Getting Data (AKA Spain without the S)

WEBSCRAPING API GEOCODE GENDER INFERENCING This week was a lot of work for me, the most difficult of these assignments was the Gender Inferencing one. Explaining what each line does is certainly tricky. One of my issues with these coding/python assignments are that I have a very difficult time reading instructions, so I have to […]

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

Module 4: Getting Data

This week’s assignments definitely required a lot of focus and patience. Similarly to my classmates, I found myself making small errors such as writing “cvs” instead of “csv” or putting [] when it should’ve been (). I also struggled with the indentation, and this was the most constant error I got. I eventually figured it […]