summaryrefslogtreecommitdiff
path: root/numpy/lib/arraypad.py
diff options
context:
space:
mode:
authorAndrew Eckart <andrew.g.eckart@gmail.com>2020-09-11 11:31:03 -0500
committerGitHub <noreply@github.com>2020-09-11 09:31:03 -0700
commit3329d26c5d1d53f7fca1dfe253fdc43e93f0f6aa (patch)
tree9ddb298c4578ca268ae52a755c1dac1f99391333 /numpy/lib/arraypad.py
parent02798e4ce39ae7882b19a3fde209472b7411d48a (diff)
downloadnumpy-3329d26c5d1d53f7fca1dfe253fdc43e93f0f6aa.tar.gz
ENH: Allow genfromtxt to unpack structured arrays (#16650)
* ENH: Allow genfromtxt to unpack structured arrays genfromtxt failed to transpose output when unpack=True and `dtype` was structured (or None). This patch resolves the issue by returning a list of arrays, as in `loadtxt`. Co-authored-by: Matti Picus <matti.picus@gmail.com> Co-authored-by: Eric Wieser <wieser.eric@gmail.com> Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net> Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions