How to script group by to handle flexible numbers of groups
Hi, Working on automating analysis and need to make the automated generated script more generic.The work flow is to create a summary table grouped by three columns with four columns getting derived values. That is fine.Now I want to create oneway plots with one of the original grouping variables and also further group the plots by a second variable.Grouping: Cycle, Step, Unique Step4 separate One...