Docs.rs
polars-core-0.43.1
polars-core 0.43.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
ahash >=0.8.5
normal
polars-arrow ^0.43.1
normal
arrow-array >=41
normal
optional
bitflags ^2
normal
bytemuck ^1.11
normal
chrono ^0.4.31
normal
optional
chrono-tz ^0.8.1
normal
optional
comfy-table ^7.1.1
normal
optional
either ^1.11
normal
hashbrown ^0.14
normal
indexmap ^2
normal
ndarray ^0.15
normal
optional
num-traits ^0.2
normal
once_cell ^1
normal
polars-compute ^0.43.1
normal
polars-error ^0.43.1
normal
polars-row ^0.43.1
normal
polars-schema ^0.43.1
normal
polars-utils ^0.43.1
normal
rand ^0.8
normal
optional
rand_distr ^0.4
normal
optional
rayon ^1.9
normal
regex ^1.9
normal
optional
serde ^1.0.188
normal
optional
serde_json ^1
normal
optional
thiserror ^1
normal
xxhash-rust ^0.8.6
normal
bincode ^1
dev
serde_json ^1
dev
version_check ^0.9.4
build
Versions
47.66%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
core
0.43.1
Module hashing
Module Items
Structs
Constants
Traits
Functions
Type Aliases
In crate polars_
core
Module
polars_core
::
hashing
Copy item path
source
·
[
−
]
Structs
§
IdHasher
IdxHash
Contains an idx of a row in a DataFrame and the precomputed hash of that row.
Constants
§
_HASHMA
P_
INIT_
SIZE
Traits
§
VecHash
Functions
§
_boost_
hash_
combine
_df_
rows_
to_
hashes_
threaded_
vertical
_hash_
binary_
array
populate_
multiple_
key_
hashmap
Populate a multiple key hashmap with row indexes.
Type Aliases
§
IdBuild
Hasher