Registry / utility / polars-utils

polars-utils

JSON →
library0.54.4rscratesunverified

Private utilities for the Polars DataFrame library.

# Cargo.toml [dependencies] polars-utils = "0.54.4"
INSTALL
IMPORT
SIG · POLARS-UTILS
P
polars-utils
utilityrustv0.54.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IdHasher
use polars_utils::IdHasher;

Creates an IdHasher instance for internal Polars use.

use polars_utils::IdHasher; fn main() { let hasher = IdHasher::new(); println!("IdHasher created"); }
Debug
Known issues
gotchaThis crate is private to Polars and not intended for external use.
fix
Use the public `polars` crate instead.
affects: >=0.54.0
Upgrade
Version history
0.54.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
polars-utils — cargo add polars-utils · libregistry