woodwork.logical_types.EmailAddress#
- class woodwork.logical_types.EmailAddress[source]#
Represents Logical Types that contain email address values.
Examples
- __init__()#
Methods
__init__
()transform
(series[, null_invalid_values])Converts the series dtype to match the logical type's if it is different.
validate
(series[, return_invalid_values])Validates email address values based on the regex in the config.
Attributes
primary_dtype
standard_tags
type_string