Someone kindly gave an answer on GitHub - the first argument needs to be the labels of the groups:
@df df boxplot(string.(tuple.(:a, :b)), :dat, group=(:a, :b))
Someone kindly gave an answer on GitHub - the first argument needs to be the labels of the groups:
@df df boxplot(string.(tuple.(:a, :b)), :dat, group=(:a, :b))