Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ndarray qois in pce_analysis #379

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

bartoszbosak
Copy link
Collaborator

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.

Copy link
Contributor

@djgroen djgroen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This passes all tests and looks good to me. David, do you agree?

@djgroen djgroen requested review from wedeling and removed request for DavidPCoster January 11, 2023 12:56
@djgroen
Copy link
Contributor

djgroen commented Jan 11, 2023

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?

@bartoszbosak
Copy link
Collaborator Author

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 :)

@DavidPCoster DavidPCoster self-requested a review February 6, 2023 09:31
Copy link
Collaborator

@DavidPCoster DavidPCoster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me.

@DavidPCoster
Copy link
Collaborator

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

@bartoszbosak
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants