I have a function where I am seeking data frame from a method with certain range , for example 1-500 but cant ask the function to give all the values in one shot. So I tried to create a function to iterate value from a chunk of 100 each.I have a function where I am seeking data frame