Docs.rs
polars-io-0.45.0
polars-io 0.45.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
ahash >=0.8.5
normal
polars-arrow ^0.45.0
normal
async-trait ^0.1.59
normal
optional
atoi_simd ^0.16
normal
optional
blake3 ^1.5.1
normal
optional
bytes ^1.7
normal
chrono ^0.4.31
normal
optional
chrono-tz ^0.10
normal
optional
fast-float2 ^0.2.2
normal
optional
flate2 ^1
normal
optional
futures ^0.3.25
normal
optional
glob ^0.3
normal
hashbrown ^0.15.0
normal
itoa ^1.0.6
normal
optional
memchr ^2.6
normal
memmap2 ^0.9
normal
num-traits ^0.2
normal
object_store ^0.11
normal
optional
once_cell ^1
normal
percent-encoding ^2.3
normal
polars-core ^0.45.0
normal
polars-error ^0.45.0
normal
polars-json ^0.45.0
normal
optional
polars-parquet ^0.45.0
normal
optional
polars-schema ^0.45.0
normal
polars-time ^0.45.0
normal
optional
polars-utils ^0.45.0
normal
pyo3 ^0.22
normal
optional
rayon ^1.9
normal
regex ^1.9
normal
reqwest ^0.12
normal
optional
ryu ^1.0.13
normal
optional
serde ^1.0.188
normal
optional
serde_json ^1
normal
optional
simd-json ^0.14
normal
optional
simdutf8 ^0.1.4
normal
optional
tokio ^1.26
normal
optional
tokio-util ^0.7.8
normal
optional
url ^2.4
normal
optional
zstd ^0.13
normal
optional
tempfile ^3
dev
fs4 ^0.12
normal
optional
home ^0.5.4
normal
Versions
39.34%
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_
io
0.45.0
Module slice
Module Items
Enums
Functions
In polars_
io::
utils
polars_io
::
utils
Module
slice
Copy item path
Source
Enums
§
Split
Slice
Position
Functions
§
split_
slice_
at_
file
Given a
slice
that is relative to the start of a list of files, calculate the slice to apply at a file with a row offset of
current_row_offset
.