For example, I have many dates that range from 11/30/2020 to 12/20/2020, and each date has about 300 different values in a column. How can I calculate the difference value for the "max-min" of each date? (for just 1 column)
I thought about for loop but have no idea how to connect them I really need the solution and I appreciate that!!!!!