Skip to content

Instantly share code, notes, and snippets.

@curiousily
Created May 2, 2020 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save curiousily/37ac8e9a40ead62832c2f28fc3388972 to your computer and use it in GitHub Desktop.
Save curiousily/37ac8e9a40ead62832c2f28fc3388972 to your computer and use it in GitHub Desktop.
app_infos_df = pd.DataFrame(app_infos)
app_infos_df.to_csv('apps.csv', index=None, header=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment