Move min_max helpers to TimePeriod as properties
- Jan 26, 2020
-
-
Nik | Klampfradler authored
Aggregates return an explicit None if there is no data to aggregate, and dict's get method only returns teh default if the key does not exist. Closes #43.
-
Nik | Klampfradler authored
Closes #59.
-