Toby Coleman

Results 7 comments of Toby Coleman

Similarly I'd like to upgrade a package containing `azureml-pipeline-steps` to Python 3.9, and this has a dependency on `azureml-train-automl-client`. Any update on the timeline @bandsina @kristapratico ?

@azureml-github @kristapratico - any update on this issue?

If you are using a library like Pandas to run SQL queries, it would be nice to be able to change this option on the `connect` method. Reason being that...

Hi @FabianHofmann - really looking forward to trying this out - any indication of when it will be released?

Hi @serinamarie - I too can reproduce the problem in Python 3.11, and am finding that it relates to Pydantic v1/v2 objects. For example: ```python from pydantic import BaseModel from...

Another vote for this feature. Similar use case as above: I need to prevent the `acr purge` command from removing anything with the `latest` tag.