woodwork.logical_types.
Categorical
Represents Logical Types that contain unordered discrete values that fall into one of a set of possible values. Has ‘category’ as a standard tag.
Examples
["red", "green", "blue"] ["produce", "dairy", "bakery"] [3, 1, 2]
__init__
Initialize self. See help(type(self)) for accurate signature.
Methods
__init__([encoding])
Initialize self.
Attributes
backup_dtype
pandas_dtype
standard_tags
type_string