Thursday, February 19, 2026
pandas python

How to add a column to pandas dataframe

0
Pandas allow for many methods for adding and dropping content. We have covered how to drop a column and how to drop a row...
machine learning

Machine Learning: Creating vectors, matrix and arrays

0
To get started in machine learning there are some basics that you need to know and understand before you can ever just start coding...

Data Wrangling Part 2: Cleaning up Ohio Crime Data for Machine Learning

0
In a previous post, I discuss cleaning public Ohio crime data. As I start to get deeper into the data, and go through years...
machine learning

How to make the first row in your spreadsheet or dataframe the header in...

0
If you have imported a CSV file into your notebook and use Pandas to view the dataframe you might find that the header of...
headache

How to fail and still succeed – a little data science fun

0
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....
google cloud platform

How to run notebook in Google Cloud for Machine Learning

0
Step one: Go to Google Cloud Platform and create a Project. Step two: Click Activate Cloud Shell Step three: In the console you will want to...
machine learning

Machine Learning Algorithms for beginners

0
Below are some basics on machine learning algorithms. This is for beginners who are trying to get a better understanding about machine learning and...

Data Wrangling: Cleaning up Ohio Crime Data for Machine Learning

2
Often it seems like the biggest part of machine learning is actually acquiring and cleaning up data. The state of Ohio provides crime data...
nfl

Machine Learning NFL: My rule changes for punts

0
The NFL has created a competition in an attempt to reduce concussions on punt plays. Read more about the competition in my previous post....
python variables

What is an epoch in machine learning?

0
An epoch is one pass through an entire dataset. This can be in random order. You an also batch your epoch so that you...
Help Us Help You :)
Sometimes we have Good Things to Share, so signup now. What do you have to lose?
We respect your time. We won't bug you with nonsense.