Docs.rs
  • polars-core-0.49.0
    • polars-core 0.49.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ritchie46
    • stijnherfst
    • Dependencies
      • polars-arrow ^0.49.0 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.0 normal
      • polars-error ^0.49.0 normal
      • polars-row ^0.49.0 normal
      • polars-schema ^0.49.0 normal
      • polars-utils ^0.49.0 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
  • Go to latest version
  • 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.0

Module row_encode

Module Items

  • Functions

In polars_core::chunked_array::ops

polars_core::chunked_array::ops

Module row_encode

Source

Functionsยง

_get_rows_encoded
_get_rows_encoded_arr
_get_rows_encoded_ca
_get_rows_encoded_ca_unordered
_get_rows_encoded_unordered
encode_rows_unordered
encode_rows_vertical_par_unordered
encode_rows_vertical_par_unordered_broadcast_nulls
get_row_encoding_context
Get the RowEncodingContext for a certain DataType.