create_dataset

function of dascore.utils.hdf5 source

create_dataset(
    group ,
    name ,
    data ,
    options = None,
)

Create a dataset with h5py options, clamping chunks to its shape.