Skip to content

Instantly share code, notes, and snippets.

@wonderchook
Created March 8, 2011 19:19
Show Gist options
  • Save wonderchook/860826 to your computer and use it in GitHub Desktop.
Save wonderchook/860826 to your computer and use it in GitHub Desktop.
Cross Dataset Correlation
{ "algorithm": "correlation",
"input" : {
"boundary": 13
"columns" : [
["id" : 23,
"column": "median_income",
"calc": "average"],
["id" : 30,
"column" : "school_spending",
"calc" : "average"]
]
]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment