News

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 ...
The operation of adding lag features is called the sliding window method or Window Features. ACF is an autocorrelation function that provides information about the amount of autocorrelation in a ...
Another Python plotting library, really?? There is no shortage of quality plotting libraries in Python. Basic plots with default styling are often easy, but acheiving complex figures with subplots, ...