woodwork.logical_types.SubRegionCode¶
-
class
woodwork.logical_types.
SubRegionCode
[source]¶ Represents Logical Types that contain codes representing a portion of a larger geographic region. Has ‘category’ as a standard tag.
Examples
["US-CO", "US-MA", "US-CA"] ["AU-NSW", "AU-TAS", "AU-QLD"]
-
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
Attributes
backup_dtype
pandas_dtype
standard_tags
type_string
-