woodwork.logical_types.EmailAddress¶
-
class
woodwork.logical_types.
EmailAddress
[source]¶ Represents Logical Types that contain email address values.
Examples
["john.smith@example.com", "support@example.com", "team@example.com"]
-
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
Attributes
pandas_dtype
standard_tags
type_string
-