This repository was archived by the owner on Mar 19, 2021. It is now read-only.
Commit a882721
ariddell
Handle unsigned integers in data
_split_data now handles unsigned integers (e.g., numpy.uint8)
by converting them into integers.
Thanks to @tyarkoni for the report and @ahartikainen for the suggested
fix.
Closes #3031 parent b003fe4 commit a882721
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
0 commit comments