summaryrefslogtreecommitdiff
path: root/numpy/lib/_iotools.py
Commit message (Expand)AuthorAgeFilesLines
* first set of checkins from the doc editorJarrod Millman2009-11-131-7/+27
* * _iotools.StringConverterpierregm2009-10-141-1/+6
* * _iotools.StringConverterpierregm2009-10-121-8/+21
* * ma.masked_equal : force the `fill_value` of the output to `value` (ticket #...pierregm2009-10-091-25/+125
* * _iotools.StringConverterpierregm2009-10-061-4/+33
* * Add warnings to genfromtxt describing inconsistencies in the number of colu...pierregm2009-10-051-7/+7
* Docstring update: libPauli Virtanen2009-10-021-79/+195
* lib._iotools : pierregm2009-05-281-4/+27
* * genfromtxt : Fixed when a dtype involving objects is explicitly given. Rai...pierregm2009-02-051-2/+17
* * Make sure that StringConverter.update sets the type to object if it can't d...pierregm2009-02-031-2/+7
* * _iotools.StringConverter :pierregm2009-01-261-2/+6
* * lib : introduced _iotoolspierregm2009-01-191-0/+469