get_dim_names_from_columns

function of dascore.utils.pd source

get_dim_names_from_columns(
    df: DataFrame ,
)-> ‘list[str]’

Returns the names of columns which represent and range in the dataframe.

For example, time_min, time_max, d_time would be returned if in dataframe.