Function polars_core::prelude::stringcache::with_string_cache
source · pub fn with_string_cache<F: FnOnce() -> T, T>(func: F) -> T
Available on crate feature
dtype-categorical
only.