captest.capdata.CapData.column_groups_to_excel
- CapData.column_groups_to_excel(save_to='./column_groups.xlsx')
Export the column groups attribute to an excel file.
- Parameters:
save_to (str) – File path to save column groups to. Should include .xlsx.