get_column_names_from_dim
get_column_names_from_dim(
dims: collections.abc.Sequence[str] ,
)-> ‘list’
Get column names from a sequence of dimensions.
function of dascore.utils.pd | source |
get_column_names_from_dim(
dims: collections.abc.Sequence[str] ,
)-> ‘list’
Get column names from a sequence of dimensions.