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 mad_robustize policy on low variance columns #74

Merged
merged 4 commits into from
Mar 7, 2020

Conversation

gwaybio
Copy link
Member

@gwaybio gwaybio commented Mar 7, 2020

The current implementation will introduce a full column of missing values if mad=0 or if there is a single na value. I protect against this case in this PR.

mad_robustize added in #72

@gwaybio gwaybio merged commit 17a1a6e into cytomining:master Mar 7, 2020
@gwaybio gwaybio deleted the hotfix-na-mad_robustize branch March 7, 2020 21:35
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.

1 participant