Essential Statistics for Data Science: A Case Study Using Python, Part I

Essential Statistics for Data Science: A Case Study using Python, Part I System requirements: Language: Python 3.5 Libraries: statsmodels, pandas, matplotlib Data: available here Our last post dove straight into linear regression. In this post, we’ll take… Read more

Similar

Is Python popular *because* it is slow?

I’ve been using Python with numeric/numarray/numpy and SWIG since the spring of 2002 for data analysis. The first application I used it for is the OOF holography software. The transition to Python was from tcl with hand-written bindings to C/C++ code. (more…)

Read more »