mylist = [{\'a\': \'banana\'}, {\'a\': \'orange\'}, {\'b\': \'apple\'}, {\'c\': \'grapes\'}, {\'b\': \'banana\'}, {\'c\': \'apple\'}]
I want to chan