Hello everyone,
I have 4k+ records that I want to split according to some specifics.
Each record has a geografic region, a net value and a owner.
I want to split my data so that each cluster has a specific number of records (let's say I want 50 records per cluster) and I want them to have the same net value, to have the same number of records by region and to group owners that could have more than one records in the same cluster.
Any clue?
Thank you very much!