Skip to content

Conversation

charris
Copy link
Member

@charris charris commented Jun 9, 2013

This is PR #3297 put in a branch and resubmitted so it can be worked on. Needs some fixups which will follow.

WeatherGod and others added 6 commits June 24, 2013 15:40
New files lib/nanfunctions.py and lib/tests/test_nanfunctions.py are
added and both the previous and new nan functions and tests are moved
into them.

The existing nan functions moved from lib/function_base are:

    nansum, nanmin, nanmax, nanargmin, nanargmax

The added nan functions moved from core/numeric are:

    nanmean, nanvar, nanstd
Use issubclass instead of issubdtype.
Add some blank lines.
Remove trailing whitespace.
Remove uneeded float casts since true_divide is default.
Clean up documentation a bit.
@charris
Copy link
Member Author

charris commented Jun 24, 2013

Closing this until the work is more finished.

@charris charris closed this Jun 24, 2013
@charris charris deleted the branch-gh-3297 branch June 24, 2013 21:56
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.

2 participants