woodwork.logical_types.Filepath#
- class woodwork.logical_types.Filepath[source]#
Represents Logical Types that specify locations of directories and files in a file system.
Examples
["/usr/local/bin", "/Users/john.smith/dev/index.html", "/tmp"]
- __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
primary_dtype
standard_tags
type_string