i am new to pandas and python. i have a dict which looks like this:
{\'A\': [\'aa\', \'ab\', \'ac\'], \'B\': [\'ba\', \'bb\'], \'C\': []}
I w