Skip to content

Instantly share code, notes, and snippets.

@ajayborra
Created November 5, 2018 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajayborra/307c3ff5bda3b54320c95599d577b051 to your computer and use it in GitHub Desktop.
Save ajayborra/307c3ff5bda3b54320c95599d577b051 to your computer and use it in GitHub Desktop.
Casting Output
+-------+-----------------+------------------+------------------+------------------+------------------+-----------------+------------------+-----------------+-----------------+-------------------+
|summary| houseId| medianHouseValue| medianIncome| housingMedianAge| totalRooms| totalBedrooms| population| households| latitude| longitude|
+-------+-----------------+------------------+------------------+------------------+------------------+-----------------+------------------+-----------------+-----------------+-------------------+
| count| 20640| 20640| 20640| 20640| 20640| 20640| 20640| 20640| 20640| 20640|
| mean| 10320.5|206855.81690891474|3.8706710029070246|28.639486434108527|2635.7630813953488|537.8980135658915|1425.4767441860465|499.5396802325581| 35.6318614341087|-119.56970445736148|
| stddev|5958.399113856003|115395.61587441359| 1.899821717945263| 12.58555761211163|2181.6152515827944| 421.247905943133| 1132.46212176534|382.3297528316098|2.135952397457101| 2.003531723502584|
| min| 1.0| 14999.0| 0.4999| 1.0| 2.0| 1.0| 3.0| 1.0| 32.54| -124.35|
| max| 20640.0| 500001.0| 15.0001| 52.0| 39320.0| 6445.0| 35682.0| 6082.0| 41.95| -114.31|
+-------+-----------------+------------------+------------------+------------------+------------------+-----------------+------------------+-----------------+-----------------+-------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment