News

The simplest form of regression in Python is, well, simple linear regression. With simple linear regression, you're trying to ...
A month ago, I’ve talked about using computers to hack on our day-to-day existence, specifically, augmenting my sense of time (or rather, lack thereof). Collecting data has been super helpful ...
It is a handy tool for keeping a record of data explorations, creating charts, styling text and sharing the results of that work. For data analysis, the cornerstone package in Python is “Pandas”.