Skip to content

Commit cb68447

Browse files
authored
Fix release notes for 2019-12-23
1 parent aef44e5 commit cb68447

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,7 @@ See [the list of known issues](resource-known-issues.md) to learn about known bu
163163
+ Added CreatedBy information to Model and Service objects. May be accessed through <var>.created_by
164164
+ Fixed ContainerImage.run(), which was not correctly setting up the Docker container's HTTP port.
165165
+ Make `azureml-dataprep` optional for `az ml dataset register` cli command
166-
+ **azureml-dataprep**
167-
+ Fixed a bug where TabularDataset.to_pandas_dataframe would incorrectly fall back to an alternate reader and print out a warning.
166+
+ Fixed a bug where `TabularDataset.to_pandas_dataframe` would incorrectly fall back to an alternate reader and print out a warning.
168167
+ **azureml-explain-model**
169168
+ defer shap dependency to interpret-community from azureml-interpret
170169
+ **azureml-pipeline-core**

0 commit comments

Comments
 (0)