Changelog#
0.7.0#
10-04-2019 15:37 PDT
0.6.0#
09-30-2019 10:40 PDT
0.5.0#
08-28-2019 14:07 PDT
Implementation Changes#
New Features#
Enable users to pass in Pandas Dataframe when calling import_data() and batch_predict() from AutoML Tables client (#9116)
Add support for documents (via synth). (#9039)
Add a TablesClient for automl-tables specific behavior. (#8720)
Add ‘ClassificationEvaluationMetrics.display_name’/’BatchPredictResult.metadata’/’TableSpec.valid_row_count’ (via synth) (#9004)
0.2.0#
04-03-2019 09:16 PDT
Implementation Changes#
Documentation#
Internal / Testing Changes#
Update copyright headers
0.1.2#
12-17-2018 16:27 PST
Implementation Changes#
Add protoc-generated descriptor changes from updated .proto files. (#6899)
Import
iam.policy
fromgoogle.api_core.iam.policy
. (#6741)Pick up fixes in GAPIC generator. (#6490)
Assorted synth fixups / cleanups (#6400)
Fix client_info bug, update docstrings. (#6404)
Re-generate library using automl/synth.py (#5972)
Re-generate library using automl/synth.py (#5946)
Dependencies#
Documentation#
Internal / Testing Changes#
Update noxfile.
Blacken all gen’d libs (#6792)
Omit local deps (#6701)
Run black at end of synth.py (#6698)
Unblack automl gapic and protos.
Run Black on Generated libraries (#6666)
Add templates for flake8, coveragerc, noxfile, and black. (#6642)
Add synth metadata. (#6561)
Normalize use of support level badges (#6159)
Add / fix badges for PyPI / versions. (#6158)
Use new Nox (#6175)