UCL-CCS / EasyVVUQ

Python 3 framework to facilitate verification, validation and uncertainty quantification (VVUQ) for a wide variety of simulations.
https://easyvvuq.readthedocs.io/
GNU Lesser General Public License v3.0
87 stars 27 forks source link

Fix test_mcmc #393

Open djgroen opened 1 year ago

djgroen commented 1 year ago

This test broke due to changes in python pandas. When someone has time, it should be debugged :).

Line 95 seems to be the culprit. Vytas recommends "import pdb; pdb.set_trace()" to check the dataframe there.

DavidPCoster commented 11 months ago

Fixed in a commit to code_scanning_alerts