Jan-29-2023, 10:47 AM
Thanks so much for your help. I have tried your code above - it gives me an empty dataframe.
When I try the following code:
When I try the following code:
import json game_data = [] with open('/Users/macbook/Desktop/SavedSHQdatafullgame/All-gamedata-279-20230126-120924.json', 'r') as file: readfile = file.read() json.loads(readfile)json.loads(readfile) looks like this:
[{'meta': {'user_id': '178054', 'level_id': 1, 'duration': 16.6286621, 'previous_attempts': 1, 'early_termination': False, 'platform': 'iOS', 'app_version': '1.9.23', 'map_view_duration': 7.3983},readfile looks like this:
[{"meta":{"user_id":"178054","level_id":1,"duration":14.6162566999999992134462445392273366451263427734375,"previous_attempts":1,"early_termination":false,"platform":"ANDROID","app_version":"1.9.24","map_view_duration":15.2666930999999994611471265670843422412872314453125},"events":[{"time":0,