diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2016-06-19 13:39:46 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2016-09-02 10:10:55 +0200 |
commit | 86b0a5e9c58160bad818ba3a0a6faf38f5ac4d09 (patch) | |
tree | 928ce2677bcdf6735ebac42955859f5d522200b1 /numpy/lib/utils.py | |
parent | 968507bdfb4467d5ec6e3b6999a5717100782c3c (diff) | |
download | numpy-86b0a5e9c58160bad818ba3a0a6faf38f5ac4d09.tar.gz |
BUG: Suppress common NaT warnings
Printing of datetime arrays used to cause warning due to
comparison warnings in NaT. This is circumvented by using views
to integer values. Part of this should be simplified when
the deprecation is over.
Also fixes a bug with non-native byteorder.
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions