I have a dataframe of 20 columns. I run a row selection on multiple arguments on that.Its fast.
df_new = df1[df1$DATETIME == x[i] & df1$DATETIME2 == y[i] &a