pipelines/components/gcp/automl/import_data_from_gcs
Alexey Volkov ee527c8ad4 SDK - Components - Restored attribute order when generating component.yaml files (#2262)
This makes the generated files more readable.
The attributes were properly ordered before, but the ordering broke when the `.to_dict` methods started outputting `dict` instead of `OrderedDict`.
Also fixed the existing generated `component.yaml` files.
2019-10-07 18:33:26 -07:00
..
component.py Components - Added AutoML Tables components and tests (#2174) 2019-09-25 13:42:06 -07:00
component.yaml SDK - Components - Restored attribute order when generating component.yaml files (#2262) 2019-10-07 18:33:26 -07:00