diff options
author | Tyler Reddy <tyler.je.reddy@gmail.com> | 2018-08-30 20:48:30 -0700 |
---|---|---|
committer | Tyler Reddy <tyler.je.reddy@gmail.com> | 2018-08-30 20:48:30 -0700 |
commit | bf8c0ce0c085400ba34eceded10f6c9b9de6fae5 (patch) | |
tree | d5e2e54586e072aaed6d14dc03b6a8019c8747d6 /numpy/distutils/unixccompiler.py | |
parent | febbe2a06a17a877ade8622f0f70f8291dcb4d9a (diff) | |
download | numpy-bf8c0ce0c085400ba34eceded10f6c9b9de6fae5.tar.gz |
BUG: 0D object array to timedelta
* it is now possible to convert
a 0 dimensional object array to
a 0 dimensional NumPy timedelta
array
* the single datetime.timedelta
entry in the 0 D NumPy array
is accessed using __getitem__(())
because integer indexing doesn't
work on 0D NumPy arrays
Diffstat (limited to 'numpy/distutils/unixccompiler.py')
0 files changed, 0 insertions, 0 deletions