v0.9.21
Performance improvements
What's Changed
- Fix versioneer configuration. by @sebastic in #71
- Fix pytest failure without numba. by @sebastic in #72
- Move to micromamba by @dcherian in #76
- Use faster group_idx creation when axis == -1 by @dcherian in #77
- Some optimizations for numpy aggregations by @dcherian in #78
New Contributors
Full Changelog: v0.9.20...v0.9.21