timesead.data.preprocessing.wadi ================================ .. py:module:: timesead.data.preprocessing.wadi Functions --------- .. autoapisummary:: timesead.data.preprocessing.wadi.preprocess_wadi_data Module Contents --------------- .. py:function:: preprocess_wadi_data(dataset_dir: str, out_dir: str) Preprocess WaDI dataset for experiments :param dataset_dir: Path to the dataset folder :param out_dir: Directory where the preprocessed data should be saved. This directory should exist already.