search for: 563436x4

Displaying 1 result from an estimated 1 matches for "563436x4".

Did you mean: 536436,4
2008 Jun 03
2
Partitioning a large data frame and writing output CSVs
Hello, I have a large dataset [536436,4] I'd like to partition the dataset into 999 groups of 564 rows and output each group as a CSV files... Obviously I could do this longhand but I know it is somehow possible to write a loop to do the same thing... I'd like to group such that the first group is the first 564 rows, the second group is the second 564 rows ..... the 999th group is the