Skip to content

Conversation

wfvining
Copy link
Collaborator

Checklist

Drop missing data (NAs) before applying the clipping filter. Series
is reindexed and NAs are filled with False before being returned.
Rename copy of input to 'power' and reindex like the input parameter ac_power.
@wfvining
Copy link
Collaborator Author

wfvining commented Nov 17, 2020

Coveralls is reporting a coverage change; however, no change is shown in the coverage reports. I'm going to chalk that up to a mistake on the coveralls/CI side. Overall coverage actually increases.

@wfvining wfvining merged commit 2f7e687 into master Nov 17, 2020
@wfvining wfvining deleted the clipping-levels-missing-data branch November 17, 2020 20:22
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.

Handle missing data gracefully in clipping.levels()
2 participants