Skip to content

Commit 4e2df5f

Browse files
authored
Update azure-machine-learning-release-notes.md
1 parent 28aef95 commit 4e2df5f

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,11 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
2020

2121
## 2020-01-06
2222

23-
### Azure Machine Learning SDK for Python v1.0.82
23+
### Azure Machine Learning SDK for Python v1.0.83
2424

2525
+ **New features**
2626
+ Dataset: Add two options `on_error` and `out_of_range_datetime` for `to_pandas_dataframe` to fail when data has error values instead of filling them with `None`.
2727

28-
+ **Preview features**
29-
+ [Contrib features below]
30-
31-
+ **Breaking changes**
32-
+ [Reference upcoming breaking changes and old API support drop date]
33-
3428
+ **Bug fixes and improvements**
3529
+ **azureml-automl-runtime**
3630
+ Fixed a regression that caused a TypeError to be raised when running AutoML on Python versions below 3.5.4.
@@ -52,7 +46,6 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
5246
+ Fixed a bug where incorrect version of pandas may be installed on remote amlcompute.
5347

5448

55-
5649
## 2019-12-23
5750

5851
### Azure Machine Learning SDK for Python v1.0.81

0 commit comments

Comments
 (0)