Docs.rs
polars-core-0.44.2
polars-core 0.44.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
jorgecarleitao
Dependencies
ahash >=0.8.5
normal
polars-arrow ^0.44.2
normal
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.15.0
normal
hashbrown ^0.14.5
normal
indexmap ^2
normal
ndarray ^0.15
normal
optional
num-traits ^0.2
normal
once_cell ^1
normal
polars-compute ^0.44.2
normal
polars-error ^0.44.2
normal
polars-row ^0.44.2
normal
polars-schema ^0.44.2
normal
polars-utils ^0.44.2
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
strum_macros ^0.26
normal
thiserror ^1
normal
xxhash-rust ^0.8.6
normal
bincode ^1
dev
serde_json ^1
dev
version_check ^0.9.4
build
Versions
43.6%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
core
0.44.2
Module error
Module Items
Modules
Macros
Structs
Enums
Functions
Type Aliases
In crate polars_
core
polars_core
Module
error
Copy item path
Source
Modules
§
constants
Constant that help with creating error messages dependent on the host language.
Macros
§
feature_
gated
polars_
bail
polars_
ensure
polars_
err
polars_
warn
Structs
§
ErrString
Enums
§
Polars
Error
Polars
Warning
Functions
§
get_
warning_
function
map_err
set_
warning_
function
⚠
Set the function that will be called by the
polars_warn!
macro. You can use this to set logging in polars.
to_
compute_
err
Type Aliases
§
Polars
Result