I'm having a table containing x and y values for different time points. My dataset will be like this.
x_15min | y_15min | x_30min | y_30min |
---|---|---|---|
0.0015 | 0.005899 | 0.0154 | 0.235 |
0.001734 | 0.0101 | 0.0145 | 0.254 |
I'm having a table containing x and y values for different time points. My dataset will be like this.
x_15min | y_15min | x_30min | y_30min |
---|---|---|---|
0.0015 | 0.005899 | 0.0154 | 0.235 |
0.001734 | 0.0101 | 0.0145 | 0.254 |