Compare commits

...

2 Commits

Author SHA1 Message Date
Jeff Shepherd
80ac414582 Fixed Windows automl_setup for 1.53.0 2023-08-31 16:54:20 -07:00
jeff-shepherd
cbc151660b Merge pull request #1936 from Azure/jeffshep/fixtabulardataset
Fixed tabular-dataset-partition-per-column.ipynb
2023-08-25 15:34:08 -07:00

View File

@@ -13,7 +13,7 @@ dependencies:
- pandas==1.1.5
- scipy==1.5.3
- Cython==0.29.14
- tqdm==4.65.0
- tqdm==4.66.1
- pip:
# Required packages for AzureML execution, history, and data preparation.