Crate polars_core
source ·Modules
The typed heart of every Series column.
Data types supported by Polars.
doc
docs
Other documentation
DataFrame module.
Functions
Everything you need to get started with Polars.
Type agnostic columnar data structure.
Testing utilities.
Macros
Apply a macro on the Downcasted ChunkedArray’s of DataTypes that are logical numerics.
So no logical.
Apply a macro on the Downcasted ChunkedArray’s of DataTypes that are logical numerics.
So no logical.
Apply a macro on the Downcasted ChunkedArray’s
Apply a macro on the Series
Apply a macro on the Series
Structs
IUseStringCache
dtype-categorical
RAII for the string cache
Statics
POOLNon-
target_family="wasm"
Functions
reset_string_cache
dtype-categorical
Reset the global string cache used for the Categorical Types.
toggle_string_cache
dtype-categorical
Use a global string cache for the Categorical Types.
using_string_cache
dtype-categorical
Check if string cache is set.
with_string_cache
dtype-categorical