woodwork.logical_types.Unknown

class woodwork.logical_types.Unknown[source]

Represents Logical Types that cannot be inferred as a specific Logical Type. It is assumed to contain string data.

Examples

["ax23n9ck23l",
 "1,28&*_%*&&xejc",
 "xnmvz@@Dcmeods-0"]
__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__()

Initialize self.

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