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

mdularised and pythonised fcNaniqr #93

Draft
wants to merge 14 commits into
base: ustar_cp_refactor_main
Choose a base branch
from

Conversation

j-emberton
Copy link
Member

modularised and tested, and then pythonised fcNaniqr.m

This function accepts arrays of data and returns IQR per column.

There's lots of weird behaviour due to the way the implementation ignores singleton dimensions, and non-unique dimensions are processed.

This PR includes a custom implementation of mat labs prctile function.

@j-emberton j-emberton added the enhancement New feature or request label Dec 16, 2024
@j-emberton j-emberton self-assigned this Dec 16, 2024
@j-emberton j-emberton marked this pull request as ready for review December 16, 2024 15:05
@j-emberton
Copy link
Member Author

All tests pass

@j-emberton j-emberton marked this pull request as draft December 18, 2024 11:57
@j-emberton
Copy link
Member Author

Converting to draft while pythonEngine is updated

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

Successfully merging this pull request may close these issues.

3 participants