ADicksonLab / wepy

Weighted Ensemble simulation framework in Python
https://adicksonlab.github.io/wepy/index.html
MIT License
51 stars 20 forks source link

fixes pandas deprecation warning #110

Closed salotz closed 11 months ago

salotz commented 11 months ago

Pandas wants us to change to using 'mean' in aggregate calls.

Testing on pandas 2.1.1