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
Could you please update your pymc3 install to the newest version - this is not a problem in the newer versions as we are using arviz for diagnostic and plotting.
Pandas 1.0 has been released and the keyword
joint_axis
is now removed fromconcat()
.This causes pymc3's
summary()
to fail with the following error:The text was updated successfully, but these errors were encountered: