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__
()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
()Initialize self.
Attributes
backup_dtype
pandas_dtype
standard_tags
type_string
-