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

Stéfan van der Walt stefan at sun.ac.za
Sun Feb 14 09:27:45 EST 2010


On 14 February 2010 14:54, Pierre GM <pgmdevlist at gmail.com> wrote:
> This backwards-incompatibility bugs me. Why don't we set dtype=None as the default for ndfromtxt & mafromtxt and tell people to use these functions instead (I'm pretty sure nobody knew they existed, so we can break them without upsetting anyone)(of course, there's gonna be a counterexample as soon as I post that).

If `ndfromtxt' does the same as genfromtxt, why do we have it in the
main numpy namespace?

Regards
Stéfan



More information about the NumPy-Discussion mailing list