You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/azure-machine-learning-release-notes.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,6 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
74
74
+ Fixed Dataflow creation on file with leading empty records.
75
75
+ Added error handling options for `to_partition_iterator` similar to `to_pandas_dataframe`
76
76
+ Added European-style float handling for azureml-core.
77
-
+ ParallelRunStep is now out of public preview! The classes ParallelRunstep and ParallelRunConfig been moved from azureml.contrib.pipeline.steps to azureml.pipeline.steps.
78
77
+ Improved error messaging on dataset mount failures.
79
78
+**azureml-interpret**
80
79
+ Reduced explanation path length limits to reduce likelihood of going over Windows limit
0 commit comments