AttributeError: module 'arviz' has no attribute 'geweke' in Google Colab

Using !pip install arviz==0.10.0 in a code cell should do the trick

2 Likes