diff options
author | dmbelov <dmbelov@gmail.com> | 2023-01-01 07:38:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-01 13:38:57 +0100 |
commit | 6d474f2dfe5e4b7ea2a6e7423a638316fa186227 (patch) | |
tree | f7b19ec9919f95433e6ee41ebb596d0df28ecd4c /numpy/array_api | |
parent | 77f15776e1d6d1357cd8c45dd297da821e18e0c2 (diff) | |
download | numpy-6d474f2dfe5e4b7ea2a6e7423a638316fa186227.tar.gz |
BUG: np.loadtxt cannot load text file with quoted fields separated by whitespace (#22906)
Fix issue with `delimiter=None` and quote character not working properly (not using whitespace delimiter mode).
Closes gh-22899
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions