Create subsets from huge table (3,632,135 rows)
Hi all, I have a big dataset with more than 3 million rows. The table contains 1105 ID (0-1104). Each ID has 3287 rows. So, I want to create 3287 subsets, and each subset contains 1105 ID lines.Could you please help me to find the solution?I attached the part of the dataset.