Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove maskna API from ndarray, and all (and only) the code supporting it | Nathaniel J. Smith | 2012-06-16 | 1 | -306/+0 |
* | DOC: label the current NA implementation as experimental in 1.7.x | Ralf Gommers | 2012-03-30 | 1 | -0/+5 |
* | ENH: missingdata: Make PyArray_Converter and PyArray_OutputConverter safer fo... | Mark Wiebe | 2011-08-27 | 1 | -1/+1 |
* | DOC: missingdata: Add a mention of the design NEP, and masks vs bitpatterns | Mark Wiebe | 2011-08-27 | 1 | -0/+8 |
* | DOC: missingdata: Updates from pull request feedback | Mark Wiebe | 2011-08-27 | 1 | -21/+27 |
* | DOC: missingdata: Updates based on pull request feedback | Mark Wiebe | 2011-08-27 | 1 | -10/+34 |
* | DOC: missingdata: Also show what assigning a non-NA value does in each case | Mark Wiebe | 2011-08-27 | 1 | -0/+23 |
* | DOC: missingdata: Add introductory documentation for NA-masked arrays | Mark Wiebe | 2011-08-27 | 1 | -0/+240 |