A collection of free books to help you learn data science, or touch up your skills. Topics include data science foundations, statistics, Python, R, deep…
Looking for public datasets for your next data science or machine learning project? Here are some of the best. AWS Public Data Sets Bureau of…
Whenever you visit a website, fill out a signup form, or request data from an API, you’re most likely making an HTTP POST or GET…
Cron is perhaps the most universally used scheduling tool in the data engineering community. It has been battle tested over decades on Linux and Unix…
Thanks to community, university and corporate supported efforts, learning about data science has never been easier or cheaper. In fact, as long as you’re not…
Recently, I started posting remote friendly data science, data engineering and analytics jobs. It began as a handful of jobs I ran across in my…
I’ve hired a number of data scientists, data engineers and analysts over the years and interviewing and evaluating potential data scientists has proven to be…
Last week I had the pleasure of attending and speaking at the MinneBOS 2019 data science and analytics conference in Boston. The folks at MinneAnalytics…
In a previous post, I wrote about using the COPY command to load data from an S3 bucket into a Redshift table. In this post,…
Python is a programming language that’s popular with software engineers, data engineers and data scientists alike. The 2.x branch of Python (aka “Python 2”) was…