Avatar

Franco Beatty

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Franco Beatty
  • Avatar

    Franco Beatty commented,

    I have a nested json file which I need to convert to one record per line . Not sure exactly how to do this . Any help is greatly appreciated. with open("file") as jsonfile: js = json.load(jsonfile...