Changelog

v1.5.0 2020-10-12

  • fixed typo in diff docstring
  • extended staircase.Stairs.values_in_range() to allow specification of how endpoints of domain should be evaluated
  • extended staircase.Stairs.min() to allow specification of how endpoints of domain should be evaluated
  • extended staircase.Stairs.max() to allow specification of how endpoints of domain should be evaluated
  • extended staircase.Stairs.sample() to allow specification of how endpoints of domain should be evaluated
  • extended staircase.Stairs.resample() to allow specification of how endpoints of domain should be evaluated
  • added staircase.Stairs.rolling_mean()
  • added example usage of rolling_mean to Queue Analysis tutorial

v1.4.0 2020-10-05

v1.3.0 2020-10-01

v1.2.0 2020-09-23

v1.1.1 2020-09-22

v1.1.0 2020-09-15

v1.0.3 2020-09-08

v1.0.[1|2] 2020-09-02

  • bugfix with Pandas 1.1.x where SortedSet cannot be used as basis for Series or DataFrame

v1.0.0 2020-09-01