Review readme usage documentation
There is the following info in the README
normalizer, normalized_data = preprocessors.normalize_all_data(data)
Unfortunately it does not match the function return order for preprocessors.normalize_all_data()
There is the following info in the README
normalizer, normalized_data = preprocessors.normalize_all_data(data)
Unfortunately it does not match the function return order for preprocessors.normalize_all_data()