get_global_axis

DataProviderLinked.get_global_axis(dataset_label: str) ArrayLike

Get the global axis for a dataset.

Parameters:

dataset_label (str) – The label of the data.

Returns:

The global axis.

Return type:

ArrayLike