woodwork.logical_types.PersonFullName

class woodwork.logical_types.PersonFullName[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__()

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