Skip to content

v0.5.5

Compare
Choose a tag to compare
@matthewwardrop matthewwardrop released this 25 Dec 06:05
· 4 commits to master since this release

This is a minor release fixing compatibility with upstream pandas and numpy changes:

  • Handle deprecation of _is_categorical_dtype in pandas.
  • Replace numpy.issubsctype usage with numpy.issubdtype for compatibility with numpy 2.0.