[Numpy-discussion] limit to number of fields in recarray
Skipper Seabold
jsseabold@gmail....
Tue Aug 2 14:31:06 CDT 2011
On Tue, Aug 2, 2011 at 3:19 PM, Craig Yoshioka <craigyk@me.com> wrote:
> duplicate column in dtype?
>
"Duplicate field names given."? Can you post code to replicate?
> I just consolidated some of the columns and the error went away... none had duplicate field names... hence the question.
>
I don't think this would be raised unless there are duplicates. There
is some name changing for invalid field names that could result in a
name collision. I think I've run into this before.
Skipper
More information about the NumPy-Discussion
mailing list