Skip to content

Instantly share code, notes, and snippets.

@chalu
Created July 18, 2019 17:14
Show Gist options
  • Save chalu/9b80a15466d5baa849f28634a032759a to your computer and use it in GitHub Desktop.
Save chalu/9b80a15466d5baa849f28634a032759a to your computer and use it in GitHub Desktop.
const avgAge = compute(averageOf, 'age');
const avgOfAges = avgAge(data);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment