Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Datalab 1.1.20170421

Compare
Choose a tag to compare
@qimingj qimingj released this 21 Apr 18:36
· 551 commits to master since this release

Bug fixes:

Fix MLToolbox Image Classification Package preprocessing and training service run (googledatalab/pydatalab@2f40e2e)

Fix google.datalab.ml.Summary and google.datalab.ml.FeatureSliceView code for python 3 compatibility (same commit as above)

Storage object deletion waits for consistency (googledatalab/pydatalab@3c7e44d)

Fix google.datalab.ml.CsvDataSet not taking bq.Schema object (googledatalab/pydatalab@703fe51)

Fix check for datalab version to use entire version from gcs file (#1319)