Turns out that writeH5AD + readH5AD coerces character vectors to factors. I wonder if there's a way to turn this off, it's another roadblock to a perfect round-trip.
Being able to remember the original name of the X matrix would also be kind of nice, but I guess there's not much choice there.
Turns out that
writeH5AD
+readH5AD
coerces character vectors to factors. I wonder if there's a way to turn this off, it's another roadblock to a perfect round-trip.Being able to remember the original name of the
X
matrix would also be kind of nice, but I guess there's not much choice there.