Releases: ion-elgreco/polars-distance
Releases · ion-elgreco/polars-distance
0.5.0
What's Changed
- Alias
polars
import to short formpl
in README by @deepyaman in #20 - Use correct package for Polars typing by @jamesdbaker in #25
New Contributors
- @deepyaman made their first contribution in #20
- @jamesdbaker made their first contribution in #25
Full Changelog: 0.4.3...0.5.0
v0.4.3 - Ratcliff-Obershelp
What's Changed
- Add Ratcliff-Obershelp distance metric by @tmalthouse in #19
New Contributors
- @tmalthouse made their first contribution in #19
Full Changelog: 0.4.2...0.4.3
v0.4.2
What's Changed
- chore: refactor structure and bump versions by @ion-elgreco in #18
Full Changelog: 0.4.1...0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.3.1 - haversine + categorical dtype support
What's Changed
- feat: add categorical dtype in list/set-distances by @ion-elgreco in #8
- feat: haversine by @ion-elgreco in #9
- refactor: bump versions by @ion-elgreco in #10
Full Changelog: 0.3.0...0.3.1
v0.3.0 - more string and array distance functions
What's Changed
- feat: add more str distances by @ion-elgreco in #5
- feat: add tversky index by @ion-elgreco in #6
- feat: more array dist by @ion-elgreco in #7
Released the new docs here: https://ion-elgreco.github.io/polars-distance/
Full Changelog: 0.2.0...0.3.0
v0.2.0 - dist_list functions
What's Changed
- feat: restructure plugin & add jaccard index by @ion-elgreco in #3
- feat: add more set metrics by @ion-elgreco in #4
Full Changelog: 0.1.5...0.2.0
0.1.5
update profile