Skip to content

Instantly share code, notes, and snippets.

@nyggus
Last active September 23, 2022 06:17
Show Gist options
  • Save nyggus/7c7063eb0474ddf161c5491b5f1abc00 to your computer and use it in GitHub Desktop.
Save nyggus/7c7063eb0474ddf161c5491b5f1abc00 to your computer and use it in GitHub Desktop.
>>> from statistics import mean, stdev
>>> from pydataset import data
>>> from plydata import define, group_by, head, query, select, summarize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment