woodwork.logical_types.
PostalCode
Represents Logical Types that contain a series of postal codes for representing a group of addresses. Has ‘category’ as a standard tag.
Examples
["90210" "60018-0123", "SW1A"]
__init__
Initialize self. See help(type(self)) for accurate signature.
Methods
__init__()
Initialize self.
transform(series)
transform
Converts the series dtype to match the logical type’s if it is different.
Attributes
backup_dtype
primary_dtype
standard_tags
type_string