On Mon, 21 Jan 2008 18:00:05 +0000, Pete Forman wrote: > If NaNs in your data are important then you must take care in explicit > and implicit comparisons to consider unordered results.
And even if they're not important, beware of bugs from failing to consider unordered results due to unexpected NaNs. -- Steven -- http://mail.python.org/mailman/listinfo/python-list