Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'azureml.datadrift' #939

Closed
madiepev opened this issue Apr 22, 2020 — with docs.microsoft.com · 8 comments
Closed

No module named 'azureml.datadrift' #939

madiepev opened this issue Apr 22, 2020 — with docs.microsoft.com · 8 comments

Comments

Copy link

After updating the sdk (stable version) and importing the datadrift object, I get the error that there is no module named datadrift. When installing datadrift specifically during the sdk update, I see the WARNING: azureml-sdk 1.3.0 does not provide the extra 'datadrift'. Is the example code still correct or should the object be imported using a different name for datadrift (e.g. datadriftdetector)?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@GiftA-MSFT
Copy link

@madiepev we will review your feedback and get back to you shortly. Thanks.

Copy link
Author

It seems to work after I do a pip install of azureml-datadrift. It's not specified in the documentation however that this needs to be done (and I think this wasn't necessary before). Could you add this?

@GiftA-MSFT
Copy link

@madiepev you received the error because you needed to install azureml-datadrift. The following document specifies the pre-requisites. Thanks.

@madiepev
Copy link
Author

Can this be added to the SDK documentation too? Just like other necessary installs are also listed in this documentation?

@GiftA-MSFT
Copy link

@madiepev install information is specified here and not in the class documents.
@j-martens do you have any input here?

@madiepev
Copy link
Author

Yes I've seen that. The install for data-drift is not mentioned on that page, could that be added?

@GiftA-MSFT
Copy link

Gotcha.

@GiftA-MSFT
Copy link

@madiepev thanks for your feedback, the content team has created a work item to add azureml-datadrift to the SDK document, I will now proceed to close this thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants