ch5mpy.write_dataset

ch5mpy.write_dataset(loc, name, obj, *, chunks=True, maxshape=None)[source]

Write an array-like object to a H5 dataset.

Return type:

None

Parameters: