flytekit.types.file.JoblibSerializedFile#
- flytekit.types.file.JoblibSerializedFile = <class 'flytekit.types.file.file.FlyteFile.__class_getitem__.<locals>._SpecificFormatClass'>#
This File represents a file that was serialized using joblib.dump method can be loaded back using joblib.load.
- Parameters
path (Union[str, os.PathLike]) –
downloader (Callable) –
remote_path (Optional[os.PathLike]) –