Hi Anthony,
> You can use tuple addition to accomplish what you want:
>
> (0,) + data.shape == (0,256,1,2)
>
> Be Well
> Anthony
Thanks! I knew there had to be a better way.
Cheers,
Andre
>
> On Sat, Oct 6, 2012 at 12:42 PM, Andre' Walker-Loud
> wrote:
> Hi All,
>
> I have a bunch
Hi Andre,
You can use tuple addition to accomplish what you want:
(0,) + data.shape == (0,256,1,2)
Be Well
Anthony
On Sat, Oct 6, 2012 at 12:42 PM, Andre' Walker-Loud wrote:
> Hi All,
>
> I have a bunch of hdf5 files I am using to create one hdf5 file.
> Each individual file has many different