How to learn R programming
If you've wanted to learn R programming but didn't know where to start there is a great R packaged called Swirl that teaches you...
Machine Learning: How to pull Google Sheets data into Colabs
If you are using Google Colabs it would make sense to want to pull in a CSV file for a machine learning project. It...
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 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....
Learn how to use lapply in R
The lapply function in R applies a function to elements in a list or a vector and returns the results in a list.
lapply(list,...
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 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 start mining Ethereum
So, you wanna be an Ethereum miner? It's not really hard to do, however fair warning.. you will probably lose money. Why? The price...
How to fillna in pandas in Python
We are going to show you how to fillna using pandas in Python. No dataset is going to come perfect and ready to go....
What is Bitcoin?
What is bitcoin you ask? Well, Bitcoin is a collection of concepts and technologies that form the basis of a digital money ecosystem. Units...













