Recent data posts

Effective Python Munging Fitbit Data With Pandas

2022-06-28 | Python, Effective Python, data munging, Fitbit

Pain lies at the intersection of the computer and the real-world. Real-world data is messy, missing, inconsistent. Transforming or munging it into an analysis dataset is and art and a

View post

Effective Python Projects

2022-04-05 | Effective Python, Python, pandas, data

The best way to learn Python is to use it to solve a real-life problem you face. I’m often asked to suggest example projects that are good for

View post