Skip to content

Instantly share code, notes, and snippets.

@thanakijwanavit
Created March 25, 2021 00:28
Show Gist options
  • Save thanakijwanavit/4a7b30acf0d4043914958b7a5be79451 to your computer and use it in GitHub Desktop.
Save thanakijwanavit/4a7b30acf0d4043914958b7a5be79451 to your computer and use it in GitHub Desktop.
save df to gzip json
onlineDf.to_json(path ,orient='split',compression='gzip')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment