v1.6.8
OrestZborowski-SIG
released this
28 Mar 19:14
·
33 commits
to master
since this release
Changes:
- Docstring: Categorical.shift()
- Tests for groupby.shift() of flexible types fix
- Fix PyPI builds
- Disable warning about no-op GroupBy operation.
- Fixes and docstring updates for invoking groupbyops.nth()
- DocString:Link fixes
- Clearly format invalid dates, rather than raising exception.
- Fix str support from GB_MODE to GB_MEDIAN
- Docstring: Removed workaround info
- Add support for autocomplete placeholders
- Re-enable no-op warning
- Add ruff configuration to pyproject.toml
- Add black, flake8 and pydocstyle requirements sections to dev_tools/gen_requirements.py
- Pin to riptide_cpp-1.12.0
- Add missing flake8 request