Rhodium
Rhodium copied to clipboard
Can't have unicode field names in np recarrays
- Force recarray field names to
strsince numpy can't handle unicode. - Guard against "real" division producing a float array index.