EasyVVUQ icon indicating copy to clipboard operation
EasyVVUQ copied to clipboard

Fix test_mcmc

Open djgroen opened this issue 1 year ago • 1 comments

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.

djgroen avatar Jun 14 '23 10:06 djgroen

Fixed in a commit to code_scanning_alerts

DavidPCoster avatar Dec 04 '23 14:12 DavidPCoster