polars.StringCache#

class polars.StringCache(**kwargs)[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.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)