tiledbsoma.SparseNDArray.tiledbsoma_has_upgraded_shape

property SparseNDArray.tiledbsoma_has_upgraded_shape: bool

Returns true if the array has the upgraded resizeable shape feature from TileDB-SOMA 1.15: the array was created with this support, or it has had .tiledbsoma_upgrade_shape applied to it.

Lifecycle

Maturing.