Commit a03fe06
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 16b7c6a commit a03fe06
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 | | |
| |||
601 | 602 | | |
602 | 603 | | |
603 | 604 | | |
604 | | - | |
| 605 | + | |
605 | 606 | | |
606 | | - | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
0 commit comments