What my list looks like:
my_list = [ [[1, \'a\'],[1, \'b\']], [[2, \'a\']], [[3, \'a\'],[3, \'b\'],[3, \'c\']] ]
My ideal list: