Skip to content

Commit 6a20d34

Browse files
authored
Fix bullet point layout
1 parent f2100b9 commit 6a20d34

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/machine-learning/service/azure-machine-learning-release-notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -575,13 +575,13 @@ At the time of this release, the following browsers are supported: Chrome, Firef
575575
### Azure Machine Learning Data Prep SDK v1.1.8
576576

577577
+ **New features**
578-
+ Dataflow objects can now be iterated over, producing a sequence of records. See documentation for `Dataflow.to_record_iterator`.
578+
+ Dataflow objects can now be iterated over, producing a sequence of records. See documentation for `Dataflow.to_record_iterator`.
579579

580580
+ **Bug fixes and improvements**
581-
+ Increased the robustness of DataPrep SDK.
582-
+ Improved handling of pandas DataFrames with non-string Column Indexes.
583-
+ Improved the performance of `to_pandas_dataframe` in Datasets.
584-
+ Fixed a bug where Spark execution of Datasets failed when run in a multi-node environment.
581+
+ Increased the robustness of DataPrep SDK.
582+
+ Improved handling of pandas DataFrames with non-string Column Indexes.
583+
+ Improved the performance of `to_pandas_dataframe` in Datasets.
584+
+ Fixed a bug where Spark execution of Datasets failed when run in a multi-node environment.
585585

586586
## 2019-07-01
587587

0 commit comments

Comments
 (0)