select# _HdfArray.select(id_)[source]# Return the HDF dataset or sub-dataset identified by id_. Parameters: id_strDataset key within the open HDF file. Returns: outSequenceThe format-specific dataset object. Examples >>> reader.select('Data-Set-2')