Browsed by
Month: April 2021

Pandas Basics: Timeseries

Pandas Basics: Timeseries

Check out the new video on timeseries, completing the tutorials of how to segment data for more effective aggregation. In the first two videos I showed how to do this in excel and libre office, the next video uses more technical methods. This video uses the pandas library with some help from datetime to slice up our data following the previous example. Pandas will be a common tool for data munging and is very versatile. The methods shown in this…

Read More Read More