polars.enable_string_cache#

polars.enable_string_cache() None[source]#

Does nothing.

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.