Available on crate feature dtype-categorical only.

Structs

  • 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.

Functions