Docs.rs
  • polars-io-0.35.0
    • polars-io 0.35.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ritchie46
    • stijnherfst
    • Dependencies
      • ahash >=0.8.5 normal
      • polars-arrow ^0.35.0 normal
      • async-trait ^0.1.59 normal
      • atoi_simd ^0.15 normal
      • bytes ^1.3 normal
      • chrono ^0.4.31 normal
      • chrono-tz ^0.8.1 normal
      • fast-float ^0.2 normal
      • flate2 ^1 normal
      • futures ^0.3.25 normal
      • itoa ^1.0.6 normal
      • memchr ^2.6 normal
      • memmap2 ^0.7 normal
      • num-traits ^0.2 normal
      • object_store ^0.8 normal
      • once_cell ^1 normal
      • percent-encoding ^2.3 normal
      • polars-core ^0.35.0 normal
      • polars-error ^0.35.0 normal
      • polars-json ^0.35.0 normal
      • polars-parquet ^0.35.0 normal
      • polars-time ^0.35.0 normal
      • polars-utils ^0.35.0 normal
      • rayon ^1.8 normal
      • regex ^1.9 normal
      • reqwest ^0.11 normal
      • ryu ^1.0.13 normal
      • serde ^1.0.188 normal
      • serde_json ^1 normal
      • simd-json ^0.13 normal
      • simdutf8 ^0.1.4 normal
      • smartstring ^1 normal
      • tokio ^1.26 normal
      • tokio-util ^0.7.8 normal
      • url ^2.4 normal
      • zstd ^0.13 normal
      • tempfile ^3 dev
      • home ^0.5.4 normal
    • Versions
    • 36.07% of the crate is documented
  • Go to latest version
  • Platform
    • 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_io0.35.0

Module read_impl

  • Structs
  • Functions

In polars_io::csv

?
Change settings

Module polars_io::csv::read_impl

source ·
Available on crate features csv or json only.

Structs

  • BatchedCsvReaderMmap
  • BatchedCsvReaderRead
  • OwnedBatchedCsvReader
  • OwnedBatchedCsvReaderMmap

Functions

  • to_batched_owned_mmap
  • to_batched_owned_read