How to unpack complicated nested column (list of dictionaries of dictionaries) in Python? [Twitter Ads API] – Twitter API
Hi I am fairly new to Python/programming and am having trouble with a unpacking a nested column in my dataframe. The df in question looks like this: The column I am trying to unpack looks like this (in JSON format):…