Converting a nested python dictionary into a pandas dataframe fails if dictionary not hard coded but works otherwise – Why?
I have a nested dictionary stored in the variable nested_dict_variable
. The dictionary is retrieved by using SPSS valueLabels Property (Python)