-
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 authoredAggregates 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.