ewoksxas.tasks.tests.test_combine_rows.test_discrete_terms_column#

ewoksxas.tasks.tests.test_combine_rows.test_discrete_terms_column()[source]#

A terms column auto-detected as categorical is coerced to text.

Without an explicit var_type, add_meta stores a small set of repeated labels as a DiscreteVariable. The equation label written into the result rows is free-form text, so the task must still work.