Commit d3146b8
committed
Fix NaN handling for strings (ref biolab#6670)
In fixing this, switched string handling from fixed-length to variable length
https://docs.h5py.org/en/stable/special.html#variable-length-strings1 parent c7dba75 commit d3146b8
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
610 | 611 | | |
611 | 612 | | |
612 | 613 | | |
613 | | - | |
| 614 | + | |
614 | 615 | | |
615 | | - | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
0 commit comments