File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
articles/machine-learning/service Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,12 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
65
65
+ ** azureml- train- core**
66
66
+ Early failure of some hyperparameter space definition errors directly in the sdk instead of server side.
67
67
68
+ # ## Azure Machine Learning Data Prep SDK v1.1.14
69
+ + ** Bug fixes and improvements**
70
+ + Enabled writing to ADLS / ADLSGen2 using raw path and credentials.
71
+ + Fixed a bug that caused `include_path=True ` to not work for `read_parquet` .
72
+ + Fixed `to_pandas_dataframe()` failure caused by exception " Invalid property value: hostSecret" .
73
+ + Fixed a bug where files could not be read on DBFS in Spark mode.
68
74
69
75
# # 2019-08-19
70
76
You can’t perform that action at this time.
0 commit comments