I have an rdd that I will like to divide the content and return a list of tuple.
rdd_to_divide = [(\'Nate\', (1.2, 1.2)), (\'Mike\', (5, 10)), (\'Ben\', (3, 7)), (\'C