[Numpy-discussion] dtype=None as default for np.genfromtxt ?

Ralf Gommers ralf.gommers at googlemail.com
Sun Feb 14 06:03:55 EST 2010


On Sun, Feb 14, 2010 at 4:01 PM, Pierre GM <pgmdevlist at gmail.com> wrote:

> It has been suggested (ticket #1262) to change the default dtype=float to
> dtype=None in np.genfromtxt. Any thoughts ?
>

Comments in the ticket make sense, and I don't see a downside. Type
inference should be done only once, so performance for large files should
not be affected.

+1

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100214/4874d06e/attachment.html>


More information about the NumPy-Discussion mailing list