Skip to content

Instantly share code, notes, and snippets.

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 evanfrisch/f7eafa19601cb99e52d3a2e7de2e274d to your computer and use it in GitHub Desktop.
Save evanfrisch/f7eafa19601cb99e52d3a2e7de2e274d to your computer and use it in GitHub Desktop.
dp.save_quantiles(dataframe=test, fields=['question_body_length', 'question_codeblock_count', 'question_comment_count', 'question_score', 'question_view_count', 'answer_count'],
filepath="json/quantile_metrics_questions.json")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment