Python API 0.4.1
Python API - Changelog
Fix
- Solve dependency collision to YDF between PYDF and TF-DF. If TF-DF is
installed after PYDF, importing YDF will fails with ahas no attribute 'DType'
error. - Allow for training on cached TensorFlow dataset.