tiledbsoma.DataFrame.count

property DataFrame.count: int

Returns the number of rows in the dataframe. Same as len(df).

Lifecycle

Maturing.