pub fn toggle_string_cache(toggle: bool)
Expand description

Use a global string cache for the Categorical Types.

This is used to cache the string categories locally. This allows join operations on categorical types.