summaryrefslogtreecommitdiff
path: root/doc/source/reference/maskedarray.baseclass.rst
Commit message (Expand)AuthorAgeFilesLines
* MAINT: simplify code that assumes str/unicode and int/long are different type...Eric Wieser2020-03-261-1/+0
* update doctests, small bugs and changes of reprPierre de Buyl2020-02-061-3/+6
* DOC: convert `None` to bare None or ``None``mattip2019-10-151-3/+3
* DOC: fixes from reviewmattip2019-02-281-81/+9
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-281-0/+9
* DOC: remove python2-only methods, small cleanupsmattip2019-01-211-4/+1
* ENH: don't show boolean dtype, as it is impliedEric Wieser2017-11-131-1/+1
* MAINT: Remove __setslice__ and __getslice__Eric Wieser2017-02-091-2/+0
* ENH: add tobytes and stop using tostring in documentationJulian Taylor2014-02-111-0/+1
* Docstring update: doc/source/referencePauli Virtanen2009-10-021-7/+5
* Fix remaining references to numpy.core.defmatrixPauli Virtanen2009-09-261-1/+1
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-4/+4
* numpy.ma doc updatepierregm2009-03-111-21/+90
* numpy.ma.core:pierregm2009-01-131-0/+395