woodwork.logical_types.PostalCode¶
- class woodwork.logical_types.PostalCode[source]¶
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__()¶
Methods
__init__
()transform
(series)Converts the series dtype to match the logical type's if it is different.
Attributes
backup_dtype
primary_dtype
standard_tags
type_string