woodwork.logical_types.FullName¶
-
class
woodwork.logical_types.
FullName
[source]¶ Represents Logical Types that may contain first, middle and last names, including honorifics and suffixes.
Examples
["Mr. John Doe, Jr.", "Doe, Mrs. Jane", "James Brown"]
-
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
Attributes
backup_dtype
pandas_dtype
standard_tags
type_string
-