captest.capdata.CapData.rename_cols

CapData.rename_cols(column_map)

Rename columns in data and column_groups.

data_filtered reflects the change automatically since it is derived from data.

Parameters:

column_map (dict) – Dictionary mapping old column names to new column names.