LW
2018-03-19 15:09:47 UTC
I know the EArrary cannot not change the rowsize but be able to append new
rows into it. But why we cannot change the shape, for example from `(1000,
3, 2)` to `(1000, 6)`? The binary representation does not change at all in
this case. Is there any way we can achieve this without reading all data
into memory as numpy array or creating new file on disk?
rows into it. But why we cannot change the shape, for example from `(1000,
3, 2)` to `(1000, 6)`? The binary representation does not change at all in
this case. Is there any way we can achieve this without reading all data
into memory as numpy array or creating new file on disk?
--
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "pytables-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pytables-users+***@googlegroups.com.
To post to this group, send an email to pytables-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.