After thining my posterior trace , sample_posterior_predictive gives an index error

I am using 3.11.4.
reset_coords gave an error (ValueError: cannot remove index coordinates with reset_coords: {'draw'}) but I just tried reset_index and that worked just fine! Thank you very much!

I think I am going to have to invest some time into learning Arviz / xdata data structures !

2 Likes