pytuflow.MatDatabaseRunState.value

pytuflow.MatDatabaseRunState.value#

MatDatabaseRunState.value(item)#

Returns the value of the given index.

Parameters:

item (str | int) – The index/key within the database.

Returns:

The value of the given index.

Return type:

int | float | pd.DataFrame