How can I make a slice in the dataframe according to its line size?
For example: if the dataframe has 14 rows, split into 2 rows of 7, if you have 28 rows, divide into 3 rows of 7, and so on.
Is there any function of the pandas to do this?...
asked by
05.07.2017 / 20:16