News

Learn how this popular Python library accelerates math at scale, especially when paired with tools like Cython and Numba.
The simplest form of regression in Python is, well, simple linear regression. With simple linear regression, you're trying to ...
What is Seaborn? Seaborn is a library for making statistical graphics in Python. It builds on top of matplotlib and integrates closely with pandas data structures .
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...