polars-hash

Polars plugin for stable hashing functionality

MIT License

Downloads
14K
Stars
55

Bot releases are hidden (Show)

polars-hash - v0.4.6 Latest Release

Published by ion-elgreco 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.4.5...0.4.6

polars-hash - v0.4.5 - support for binary dtype

Published by ion-elgreco 7 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.4.4...0.4.5

polars-hash - v0.4.4

Published by ion-elgreco 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.4.3...0.4.4

polars-hash - v0.4.3

Published by ion-elgreco 8 months ago

polars-hash - v0.4.2 - SHA1 and MD5

Published by ion-elgreco 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.4.1...0.4.2

polars-hash - v0.4.1

Published by ion-elgreco 9 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.4.0...0.4.1

polars-hash - v0.4.0

Published by ion-elgreco 9 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.3.3...0.4.0

polars-hash - v0.3.3

Published by ion-elgreco 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.3.2...0.3.3

polars-hash - v0.3.2

Published by ion-elgreco 9 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.3.1...0.3.2

polars-hash - v0.3.1 - bump polars versions

Published by ion-elgreco 10 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.3.0...0.3.1

polars-hash - v0.3.0 - expanded SHA2, SHA3 and BLAKE3

Published by ion-elgreco 10 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.24...0.3.0

polars-hash - v0.2.4

Published by ion-elgreco 10 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.2.3...0.24

polars-hash - v0.2.3

Published by ion-elgreco 10 months ago

Pins polars to >= 0.20.1 due to a bug in older versions related to plugins.

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.2.2...0.2.3

polars-hash - v0.2.2

Published by ion-elgreco 10 months ago

What's Changed

Full Changelog: https://github.com/ion-elgreco/polars-hash/compare/0.2.1...0.2.2

polars-hash - v0.2.1 - Geohasher

Published by ion-elgreco 10 months ago

polars-hash - v0.2.0

Published by ion-elgreco 10 months ago

💥 Breaking change

  • wyhash return type changed from utf8 to uint64

🚀 Performance improvements

  • wyhash 3x faster
polars-hash - v0.1.2 - Bump py03-polars to 0.9

Published by ion-elgreco 11 months ago

This release was required to bump the pyo3-polars crate to 0.9, this also bumps polars to 0.19.14

polars-hash - v0.1.1: Include `plh.concat_str`

Published by ion-elgreco 12 months ago

polars-hash - v0.1.0

Published by ion-elgreco 12 months ago

First release includes 1 non-cryptographic, and one 1 crypto-graphic