polars.using_string_cache#

polars.using_string_cache() bool[source]#

Always returns true.

Deprecated since version 1.41.0: The string cache was used to maintain the mapping for the Categorical dtype, this is now done through pl.Categories.