Skip to content

Instantly share code, notes, and snippets.

@sofianhamiti
Created September 20, 2022 21:57
Show Gist options
  • Save sofianhamiti/97c2f32e2bc818affdb8e2d7788d680b to your computer and use it in GitHub Desktop.
Save sofianhamiti/97c2f32e2bc818affdb8e2d7788d680b to your computer and use it in GitHub Desktop.
{
"columns": [
"MedInc",
"HouseAge",
"AveRooms",
"AveBedrms",
"Population",
"AveOccup",
"Latitude",
"Longitude"
],
"index": [
0
],
"data": [
[
8.3252,
41,
6.9841269841,
1.0238095238,
322,
2.5555555556,
37.88,
-122.23
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment