Using File to import HDF5 files
The h5py package has been imported in the environment and the file LIGO_data.hdf5
is loaded in the object h5py_file.
What is the correct way of using the h5py function, File(), to import the file in h5py_file into an object,
h5py_data, for reading only?
Deze oefening maakt deel uit van de cursus
Introduction to Importing Data in Python
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen