diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-03 10:16:36 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-06-03 10:16:36 -0700 |
commit | 1a7dd5804bbc7c16a388fdfaa341e0ad8c6d0680 (patch) | |
tree | c9e42712b7d867dd0ad2ff26db1045773362c6a7 /numpy/array_api/_statistical_functions.py | |
parent | b84a53df9346a73fe8f6df0aaad8727f9bf56076 (diff) | |
download | numpy-1a7dd5804bbc7c16a388fdfaa341e0ad8c6d0680.tar.gz |
DEP: Deprecate (rather than remove) the int-via-float parsing in loadtxt
Note that previously `float()` was used, so that we still lose the
capability of parsing underscores. I think we should just live with
that.
This is mainly to allow a smoother transition, since:
from skimage import feature
happens to run into it (and other libraries might as well in principle)
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions