v0.6.9
What's Changed
- add expected groups benchmark by @Illviljan in #218
- Use np.digitize instead of pd.cut by @Illviljan in #217
- Don't use deprecated distutils module. by @sebastic in #221
- Make sure to pass through range indexes by @dcherian in #225
- Add more type hints by @Illviljan in #219
- Micro-optimize: Use ._indexes instead of xindexes. by @dcherian in #226
- Small cleanup in factorize by @dcherian in #220
New Contributors
Full Changelog: v0.6.8...v0.6.9