š DataChain Open-Source Release. Star us on !
Creates MLEM config in path.
def init(path: str = ".") -> NoneInitializes a MLEM project by creating a new and empty .mlem.yaml file.
path (optional) - Path to create config in. Defaults to current directory.None
None