You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pm.traceplot is causing deprecation warnings from matplotlib >= 3.0. Seems the 'ymin' keyword is being replaced. I haven't checked other plotting functions but I guess this will show up elsewhere as well.
Please provide a minimal, self-contained, and reproducible example.
Uh oh!
There was an error while loading. Please reload this page.
Description of your problem
pm.traceplot
is causing deprecation warnings from matplotlib >= 3.0. Seems the 'ymin' keyword is being replaced. I haven't checked other plotting functions but I guess this will show up elsewhere as well.Please provide a minimal, self-contained, and reproducible example.
Please provide the full traceback.
Please provide any additional information below.
Versions and main components
PyMC3 Version: 3.5
Theano Version: 1.0.3
Python Version: 3.7.0
Operating system: OSX
How did you install PyMC3:
pip
Matplotlib version: 3.0.2
The text was updated successfully, but these errors were encountered: