get_full_index#
- caf.toolkit.pandas_utils.df_handling.get_full_index(dimension_cols)#
Create a pandas Index from a mapping of {col_name: col_values}.
Useful for N-dimensional conversions as MultiIndex can change types when only one index column is needed.