Crate polars_core

source ·

Re-exports

Modules

Macros

Structs

  • IUseStringCachedtype-categorical
    RAII for the string cache If an operation creates categoricals and uses them in a join or comparison that operation must hold this cache via let handle = IUseStringCache::hold() The cache is valid until handle is dropped.

Statics

Functions