Relative Content

Tag Archive for pythonapiopencvpowerbidata-science

How to open lists in python?

my problem seems simple but I can’t solve it. I’m fetching some data from an API through Python but this API BOOK returns some columns as lists and within these columns there are other columns.
When I access the API directly through PowerBI, I can expand this list column and create new lists, but in Python I am unable to manipulate this data.