Docs.rs
  • polars-core-0.49.1
    • polars-core 0.49.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ritchie46
    • stijnherfst
    • Dependencies
      • polars-arrow ^0.49.1 normal
      • bitflags ^2 normal
      • boxcar ^0.2.12 normal
      • bytemuck ^1.22 normal
      • chrono ^0.4.31 normal optional
      • chrono-tz ^0.10 normal optional
      • comfy-table ^7.1.1 normal optional
      • either ^1.14 normal
      • hashbrown ^0.15.0 normal
      • hashbrown ^0.14.5 normal
      • indexmap ^2 normal
      • itoa ^1.0.6 normal
      • ndarray ^0.16 normal optional
      • num-traits ^0.2 normal
      • polars-compute ^0.49.1 normal
      • polars-error ^0.49.1 normal
      • polars-row ^0.49.1 normal
      • polars-schema ^0.49.1 normal
      • polars-utils ^0.49.1 normal
      • rand ^0.8 normal optional
      • rand_distr ^0.4 normal optional
      • rayon ^1.9 normal
      • regex ^1.9 normal optional
      • schemars ^0.8.22 normal optional
      • serde ^1.0.188 normal optional
      • serde_json ^1 normal optional
      • strum_macros ^0.26 normal
      • uuid ^1.15.1 normal
      • xxhash-rust ^0.8.6 normal
      • bincode ^1.3.3 dev
      • serde_json ^1 dev
      • version_check ^0.9.4 build
      • uuid ^1.15.1 normal
    • Versions
    • 40.32% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

polars_core0.49.1

Module hashing

Module Items

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases

In crate polars_core

polars_core

Module hashing

Source

Structs§

IdHasher

Constants§

_HASHMAP_INIT_SIZE

Traits§

VecHash

Functions§

_df_rows_to_hashes_threaded_vertical
_hash_binary_array
columns_to_hashes

Type Aliases§

IdBuildHasher