Skip to content

Histograms from timestamps

Muhammad Zain Sohail requested to merge histograms_from_timestamps into main

Created by: rettigl

This adds histogram calculation based on the timeStamp column in the dataframe

Histogram calculation in the example notebook takes on our machine close to 2 minutes. Additionally, binning becomes slower when timeStamps are generated, even if they are not used during binning.

Merge request reports

Loading