Tweet
#100DaysOfCode

Season 3 | Day 70

Learning R: Multiple Linear Regression
-> Continued working on my Web Scraping + Data Cleaning portfolio project. Finished working on the coding part. Documentation to follow.

#Python
#Jupyter
#RStats
#rspatial
#buildinpublic
I've refactored the program code which is supposed to retrieve election-related data from the GMA News' Eleksyon 2019 website. This is now abled to retrieve election-related data from their Eleksyon 2016 website.

github.com/dtjunkie/GMA-Eā€¦

#buildinpublic #Python
NEW IMPROVEMENTS IN GEWDS:

1) Added another replace method into the list comprehension of the barangay_dir() function to replace slash ("/") with underscore ("_").

github.com/dtjunkie/GMA-Eā€¦

#buildinpublic