Rhodium icon indicating copy to clipboard operation
Rhodium copied to clipboard

Can't have unicode field names in np recarrays

Open rjplevin opened this issue 7 years ago • 0 comments

  1. Force recarray field names to str since numpy can't handle unicode.
  2. Guard against "real" division producing a float array index.

rjplevin avatar Mar 24 '18 22:03 rjplevin