What's Changed
- Allow networkx 3.3 now that pydot issue has been fixed by @tomwhite in #445
- Change
drop_axis
to default to None
rather than an empty list in map_blocks
by @tomwhite in #446
- Add a
groupby_reduction
function for use in Flox by @tomwhite in #442
Full Changelog: 0.14.1...0.14.2