Allow commas in attribute labels for TURF
E
Equivalent Gorilla
Currently running TURF can cause issues when you have commas in the label of attributes, as the default separator between attributes is also a comma. This leads to, for example, the incrementality plot throwing up an error saying:
This plot only makes sense when each additional portfolio includes the alternatives in the previous smaller portfolios.
The code should work regardless of commas in the source labels.