I want to select rows based on the index like 0 to 30 index & save them to a data frame and again pick the index from 30 to 60 & save them into the same data frame but different column and I want to do it multiple times. How can I do that?
I don't know how to do it, please help me out.