Skip to content

Instantly share code, notes, and snippets.

@alokm
Created September 17, 2019 03:03
Show Gist options
  • Save alokm/91b3ae86f54d31a73017a23d40cbc907 to your computer and use it in GitHub Desktop.
Save alokm/91b3ae86f54d31a73017a23d40cbc907 to your computer and use it in GitHub Desktop.
{
"meta": {
"name": "System-1",
"ready": false,
"error": ""
},
"equations": [
{
"text": "x^2 + y^2 = z^2",
"disabled": false,
"error": ""
},
{
"text": "2*x*y=z",
"disabled": false,
"error": ""
},
{
"text": "y/x=1",
"disabled": false,
"error": ""
}
],
"variables": {},
"data": [
{
"hash": "44e4d020749dc58365b376897110181edc18e976e390711bd0f2832586f8afff",
"path": "/datasets/mortgage-table.csv"
},
{
"hash": "d85d54aad632634aaea8f5cf17fcdd2f32d40ab7af1ea5bbc6e6a0a2613564ff",
"path": "/datasets/bay-mortgage-table.csv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment