I want to make a nested dictionary out of DataFrame Values like this:
Input
dfdict={\'country\': {0: \'USA\', 1: \'USA\', 2: \'USA\', 3: \'USA\'}, \'state