[Numpy-discussion] genfromtxt view with object dtype
Pierre GM
pgmdevlist@gmail....
Wed Feb 4 11:36:41 CST 2009
On Feb 4, 2009, at 12:09 PM, Brent Pedersen wrote:
> hi, i am using genfromtxt, with a dtype like this:
> [('seqid', '|S24'), ('source', '|S16'), ('type', '|S16'), ('start',
> '<i4'), ('end', '<i4'), ('score', '<f8'), ('strand', '|S1'), ('phase',
> '<i4'), ('attrs', '|O4')]
Brent,
Please post a simple, self-contained example with a few lines of the
file you want to load.
More information about the Numpy-discussion
mailing list