Releases: coroa/pandas-indexing
Releases · coroa/pandas-indexing
Version 0.2.2
Version 0.2.1
What's Changed
- Restore compatibility with python 3.8
- Improve typing and add tests for
isin
andismatch
Full Changelog: v0.2...v0.2.1
Version 0.2
What's Changed
Full Changelog: v0.1.2...v0.2
Version 0.1.2
What changed
- The documentation was extended by a guide introducing the most important methods and their use, see usage on readthedocs.
- Bugs in the recent
semijoin
method were fixed.
Version 0.1.1
Version 0.1
Initial version