Docs.rs
polars-core-0.45.0
polars-core 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
bitflags ^2
normal
bytemuck ^1.11
normal
chrono ^0.4.31
normal
optional
chrono-tz ^0.10
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
itoa ^1.0.6
normal
ndarray ^0.16
normal
optional
num-traits ^0.2
normal
once_cell ^1
normal
polars-compute ^0.45.0
normal
polars-error ^0.45.0
normal
polars-row ^0.45.0
normal
polars-schema ^0.45.0
normal
polars-utils ^0.45.0
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 ^2
normal
xxhash-rust ^0.8.6
normal
bincode ^1
dev
serde_json ^1
dev
version_check ^0.9.4
build
Versions
40.39%
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
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_
core
0.45.0
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