polars
0.44.2
Module error
Module Items
Modules
Macros
Structs
Enums
Functions
Type Aliases
In crate polars
polars
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