Python Tutorials

What’s in a Date?

What’s in a Date?

Somewhat surprisingly, one of the most challenging types of data to deal with is the simple date. We all know...

Quick Tutorial for Jupyter

Jupyter is a powerful data analytic notebook that runs in a browser.  Previously, I went over how to set one...

Setting Up the Python Data Science Environment

The data science quest begins with a single step.  Mine started by installing the right software. If you want to...