ray.data.preprocessor.Preprocessor.serialize#

Preprocessor.serialize() str[source]#

Return this preprocessor serialized as a string. Note: this is not a stable serialization format as it uses pickle.

DeveloperAPI: This API may change across minor Ray releases.