uber / petastorm

Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
Apache License 2.0
1.8k stars 284 forks source link

Implement the __str__ method for codecs #589

Closed dmcguire81 closed 4 years ago

dmcguire81 commented 4 years ago

Fixes Issue #559

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

dmcguire81 commented 4 years ago

@selitvin any chance you can bump the build to re-run? The errors seem unrelated to my changes, and I've seen the tests be brittle, locally.