shnitsel.data.dataset_containers.dataset_vis#
Functions#
|
|
Helper function to represent Shnitsel Datasets |
Module Contents#
- _get_indexes_dict(indexes)#
- shnitsel_dataset_repr(ds)#
Helper function to represent Shnitsel Datasets similarly to xarray representation but indicating the contents of the Dataset through inclusion of the specific wrapper type.
- Parameters:
ds (ShnitselDataset) – The Shnitsel-tools wrapped dataset.
- Returns:
The html representation of the shnitsel dataset wrapper.
- Return type: