I have a large CSV file with two columns in it as shown below:
I have already filtered the data. I need to calculate the average pressure every x amount of rows.
I've looked for a while on here but was unable to find how to calculate the average every x amount of rows for a specific column. Thanks for any help you can provide.