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__()#

Methods

__init__()

transform(series[, null_invalid_values])

Converts the series dtype to match the logical type's if it is different.

validate(series, *args, **kwargs)

Validates that a logical type is consistent with the series dtype.

Attributes

backup_dtype

primary_dtype

standard_tags

type_string