How to normalize multiple columns of dicts in a pandas dataframe
问题 I am new to coding and I can understand that this is a very basic question I have a dataframe as: df Unnamed: 0 time home_team away_team full_time_result both_teams_to_score double_chance -- ------------ ------------------- ------------- -------------- ---------------------------------- ------------------------- ------------------------------------ 0 0 2021-01-12 18:00:00 Sheff Utd Newcastle {'1': 2400, 'X': 3200, '2': 3100} {'yes': 2000, 'no': 1750} {'1X': 1360, '12': 1360, '2X': 1530} 1 1