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
Please register or sign in to comment