leaf_engine.io.local
Functions
|
|
|
|
|
|
|
Module Contents
- leaf_engine.io.local.read_csv(input_path, **kwargs) pandas.DataFrame
- Return type:
- leaf_engine.io.local.read_excel(input_path, **kwargs) pandas.DataFrame
- Return type:
- leaf_engine.io.local.read_params(params_path: str | pathlib.Path) dict
- Parameters:
params_path (Union[str, pathlib.Path]) –
- Return type: