tiledbsoma.DataFrame.maxdomain

property DataFrame.maxdomain: Tuple[Tuple[Any, Any], ...]

Returns tuples of minimum and maximum values, one tuple per index column, to which the dataframe can have its domain resized.

Lifecycle

Maturing.