Facebook Lead Generation better than Google Adwords?
Is Facebook better at lead generation than Google Adwords? That depends on what you are trying to achieve. During a campaign just in the...
How to run a cross table in R
Running a cross table, or cross tab, in R is useful for a number of applications for data research. In the example below, we...
How to remove or delete /category/ from WordPress URL
Sometimes you install a theme on Wordpress and end up with the annoying /category/ in your url. There are two ways to get ride...
How to use the quantile function in R
The quantile function in R displays sample quantiles corresponding to given probabilities. The smallest observation corresponds to a probability of 0 and the largest...
Data Wrangling: Cleaning up Ohio Crime Data for Machine Learning
Often it seems like the biggest part of machine learning is actually acquiring and cleaning up data. The state of Ohio provides crime data...
How to Get, Set or Change your working directory in R
If you are just starting out in R it'll be important to know how to determine your working directory or how to find the...
How to drop columns in a pandas dataframe
Pandas is a great tool for working on any machine learning or data science project. It's a fundamental part of data wrangling. In this...
How to return or print multiple variables in Python
We have discussed ways to handle variables and the best practices for naming variables in Python. We have noticed a number of searches on...
How to read a table in R
Reading a table in R is quite straight-forward. We are going to read a table from the web and also one locally.
If you...
How to fail and still succeed – a little data science fun
This past week has been brutal on my sinuses. And being that I'm the type who has to find some science in nearly everything....












