How to find max/min values from columns with certain keyword in the column names
Hi, I am trying to process data sets to find the max values of certain columns(based on certain keyword in the column names). The number of columns may differ for each data set, but the column name "keywords" will remain the same. Trying to create a script that could work on different data sets. Below is a simple example of a data table to illustrate it: Rowdata1_volt_grp1data1_volt_grp2data2_volt...