Thanks Nathaniel and Ben.<br><br>Nathaniel, I completely understand! Believe me, I appreciate all you folks do already, and am hoping to some day improve my skills enough to contribute myself. <br><div><br></div><div>Ben: they only handle it for Floats. If you introduce an NA to an int64 series, it just coerces the type into Float64.</div><div><br></div><div>With that said, someone on their list suggested they were going to try and integrate it with dynd. </div><div><br></div><div>(ha! good catch Nathaniel -- sorry for double dipping, Internet initially suggested they were waiting to see what the numpy team would do)</div><br><div class="gmail_quote">On Fri Nov 28 2014 at 5:52:19 PM Benjamin Root <<a href="mailto:ben.root@ou.edu" target="_blank">ben.root@ou.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>That being said, doesn't Pandas support something like what you are asking for? While Pandas would like to push the NA support down into the NumPy level for seamless interaction with other SciPy libraries, it does a very decent job with NA on its own, and depending on the sort of code you need to write, you might rarely ever have to directly interface with NumPy. Pandas is very powerful for data analysis, particularly for those coming from R and S+. Those of us who use NumPy directly tend to be involved in more generalized numerical tasks than those developing Pandas.<br><br></div>Perhaps you should raise your concerns on the Pandas mailing list? They might be better suited to help you with any hurdles that you foresee. The people on that list are very familiar with dealing with "dirty data".<br><br></div>Cheers!<br></div>Ben Root<br><br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 28, 2014 at 8:08 PM, Nathaniel Smith <span dir="ltr"><<a href="mailto:njs@pobox.com" target="_blank">njs@pobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Fri, Nov 28, 2014 at 9:12 PM, Nick Eubank <<a href="mailto:nickeubank@gmail.com" target="_blank">nickeubank@gmail.com</a>> wrote:<br>
> Hello Numpy!<br>
><br>
> Curious if there were any timelines for when NA / NaN support might arrive<br>
> for Ints.<br>
><br>
> (I'm sure this is asked and answered many times, but what I can find seems<br>
> very out of date.)<br>
><br>
> I'm strongly considering migrating from R/Stata/Matlab to Pandas/Numpy, but<br>
> the inability to handle Na in Int types seems like a big limitation for<br>
> someone always working with dirty data like me (a social scientist), and the<br>
> Pandas docs suggest they're waiting for Numpy to add support. Just curious<br>
> when that might happen!<br>
<br>
</div></div>There's no particular timeline, no. We don't have any budget or<br>
employees so any timeline would be a fantasy anyway :-). It's<br>
definitely possible to do and we'd like to do it, but it'll happen<br>
when someone with the right skills and interests finds the time to do<br>
the work.<br>
<span><font color="#888888"><br>
-n<br>
<br>
--<br>
Nathaniel J. Smith<br>
Postdoctoral researcher - Informatics - University of Edinburgh<br>
<a href="http://vorpus.org" target="_blank">http://vorpus.org</a><br>
______________________________<u></u>_________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org" target="_blank">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/<u></u>listinfo/numpy-discussion</a><br>
</font></span></blockquote></div><br></div>
______________________________<u></u><u></u>_________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org" target="_blank">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/<u></u><u></u>listinfo/numpy-discussion</a><br>
</blockquote></div>