woodwork.logical_types.Address

class woodwork.logical_types.Address[source]

Represents Logical Types that contain address values.

Examples

['1 Miller Drive, New York, NY 12345', '1 Berkeley Street, Boston, MA 67891']
['26387 Russell Hill, Dallas, TX 34521', '54305 Oxford Street, Seattle, WA 95132']
__init__()

Methods

__init__()

transform(series)

Converts the series dtype to match the logical type's if it is different.

validate(series, *args, **kwargs)

Validates that a logical type is consistent with the series dtype.

Attributes

backup_dtype

primary_dtype

standard_tags

type_string