EasyVVUQ icon indicating copy to clipboard operation
EasyVVUQ copied to clipboard

Fix ndarray qois in pce_analysis

Open bartoszbosak opened this issue 2 years ago • 4 comments

There was a problem with _describe method in pce_analysis - it returned simple scalar values for percentiles, which was not properly handled outside, where ndarray is required. This change seems to solve this problem and hopefully does not have a negative impact elsewhere.

bartoszbosak avatar Dec 07 '22 11:12 bartoszbosak

I've rerouted this ticket from David to Wouter. @bartoszbosak I just wanted to check: you still would like to have this merged into master, right?

djgroen avatar Jan 11 '23 12:01 djgroen

I've rerouted this ticket from David to Wouter. @bartoszbosak I just wanted to check: you still would like to have this merged into master, right?

Hi @djgroen, yes it would be nice to have it merged. I think that my proposition doesn't brake anything, but please double check :)

bartoszbosak avatar Jan 11 '23 13:01 bartoszbosak

@wedeling -- this seems to be waiting for your approval ...

DavidPCoster avatar Feb 06 '23 09:02 DavidPCoster

Hi @wedeling, could you check this PR if it can be merged? Thanks in advance.

bartoszbosak avatar Aug 21 '23 09:08 bartoszbosak