Skip to content
Snippets Groups Projects
Verified Commit 898e7664 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Use Coalesce to give default values to aggregates

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.
parent d924fb55
No related branches found
No related tags found
1 merge request!33Move min_max helpers to TimePeriod as properties
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment