Learn: Web Scraping with Python, Ruby and import.io
Have you wanted to learn how to scrape and crawl websites? I just put up a new course on Udemy where you can learn...
Error: Cannot change working directory in R Studio
I had initially set it to be setwd(“Users/myname/datascience”)
make sure you have the initial / so it is this:
setwd("/Users/charliecraine/datascience")
another method is that under the Files...
Review: Sensor Tower for app research and tracking
If you are interested in building an app or have built an app and want to track how it is doing for search, etc....
Buffalo Bills Rumors and News
I just started to post a new site on Buffalo Bills Rumors and News. Why? Because I end up writing about them to friends...
Solved: Retrieve public RSA key on Mac for Git
Ever created a key and either didn't save it or forgot where it was all together? Well, if you are on a Mac, you...
How to check if Java JDK installed on Mac
When trying to upload my game to Google for Android I had to figure out what JDK of Java was on my Mac. If...
Solved: Error: could not find function “cast”
If you've been trying to cast in R and have run into the following error:
Error: could not find function "cast"
Then here is the solution....
Solved: SSL: certificate verification failed with R and twitteR
Have you been trying to use R and hook it up with something like twitteR and got an SSL error message?
Me too. But I...
Fix: sudo: port: command not found
I'm trying to setup Python 2.7 and SciPy and hit a major roadblock. I kept getting
sudo: port: command not found
On Mac OSX, I'm...
Learn Project Management with Basecamp – Online
Become a Project Management Ninja. You can go from managing projects in your email to managing them in Basecamp-used by companies like NIKE, FOX,...