version 1.0.33

This commit is contained in:
Roope Astala
2019-04-26 13:44:15 -04:00
parent 6e6b2b0c48
commit 8dbbb01b8a
36 changed files with 3253 additions and 253 deletions

View File

@@ -60,7 +60,7 @@
"Use the following to install necessary packages if you don't already have them.\n",
"\n",
"```shell\n",
"pip install \"azureml-dataprep>=1.1.0,<1.2.0\"\n",
"pip install \"azureml-dataprep[pandas]>=1.1.2,<1.2.0\"\n",
"```\n",
"\n",
"Import the SDK."