How many times have you said something you’ve later regretted? On top of that, how many times have you’ve posted something on Social Media that you’ve later regretted? Unfortunately, it’s probably happened to just about everyone and to make things just a bit worse, just about everything is saved on Social Media. Athletes such as … Continue reading Finding Problematic Tweets with Tweepy
Tag: Scripts
Git and GitHub
Over the past few weeks, I’ve been making an effort to use git a bit more. I found myself writing scripts, making minor tweaks here and there, and then saving them as V2 or V3 and so on. This became a bit troublesome because I kept forgetting what changes I have made and others using … Continue reading Git and GitHub
Scheduling R Scripts on Windows
When I first started hearing and learning about R, it was presented to me as more of a “statistical language.” Admittedly, my statistical knowledge is still growing and I questioned whether learning R would be useful for me. However, as I dove in, I quickly learned that R is a powerful tool for many tasks … Continue reading Scheduling R Scripts on Windows