[Numpy-discussion] dtype=None as default for np.genfromtxt ?
Stéfan van der Walt
stefan@sun.ac...
Sun Feb 14 08:27:45 CST 2010
On 14 February 2010 14:54, Pierre GM <pgmdevlist@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