ray.data.preprocessors.StandardScaler.set_version# classmethod StandardScaler.set_version(version: int) → None# Set the version number for this preprocessor class. Parameters: version – The version number for this preprocessor’s serialization format.