Io
zenml.io
special
The io
module handles file operations for the ZenML package.
It offers a standard interface for reading, writing and manipulating files and
directories. It is heavily influenced and inspired by the io
module of tfx
.
fileio
Functionality for reading, writing and managing files.