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

Handle recent pymc deprecation warnings #669

Closed
wd60622 opened this issue May 4, 2024 · 2 comments
Closed

Handle recent pymc deprecation warnings #669

wd60622 opened this issue May 4, 2024 · 2 comments

Comments

@wd60622
Copy link
Contributor

wd60622 commented May 4, 2024

MutableData -> Data
coords_mutable -> coords

Should a minimal version of PyMC be pinned?

@juanitorduz
Copy link
Collaborator

juanitorduz commented May 5, 2024

@wd60622
Copy link
Contributor Author

wd60622 commented Jun 4, 2024

Maybe good to have lower as 5.13.0 instead of 5.12.0 and get rid of the mutable deprecation warnings? Think one minor release difference for that is not too much
#669
Ref: https://github.com/pymc-devs/pymc/releases/tag/v5.13.0

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

2 participants