How to make python extract one row every seven rows from a .csv dataset?

I have a dataset of 4 columns and 15000 rows, and I need to extract one row for every seven rows i.e 1, 7, 14, ...

More Alexander Cristian Resentera's questions See All
Similar questions and discussions