that's too much!
This commit is contained in:
@@ -77,42 +77,17 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 6,
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
" Tract ZIP County ApproxLoc TotPop19 CIscore \\\n",
|
||||
"0 6.083002e+09 93454 Santa Barbara Santa Maria 4495 36.019653 \n",
|
||||
"1 6.083002e+09 93455 Santa Barbara Santa Maria 13173 37.030667 \n",
|
||||
"2 6.083002e+09 93454 Santa Barbara Santa Maria 2398 31.213140 \n",
|
||||
"3 6.083002e+09 93455 Santa Barbara Orcutt 4496 6.639331 \n",
|
||||
"4 6.083002e+09 93455 Santa Barbara Orcutt 4008 14.022852 \n",
|
||||
"\n",
|
||||
" CIscoreP Ozone OzoneP PM2_5 ... Elderly65 Hispanic \\\n",
|
||||
"0 69.162885 0.034190 10.566273 7.567724 ... 12.5028 68.9210 \n",
|
||||
"1 70.637922 0.035217 11.561917 7.624775 ... 5.3519 78.6229 \n",
|
||||
"2 61.069087 0.034190 10.566273 7.548835 ... 12.8857 65.7214 \n",
|
||||
"3 5.988401 0.036244 13.615432 7.660570 ... 14.4128 22.9537 \n",
|
||||
"4 23.121533 0.036244 13.615432 7.663210 ... 18.8872 33.4082 \n",
|
||||
"\n",
|
||||
" White AfricanAm NativeAm OtherMult Shape_Leng Shape_Area \\\n",
|
||||
"0 20.8899 0.4004 0.2670 1.3126 6999.357689 2.847611e+06 \n",
|
||||
"1 13.2240 2.5051 0.0000 0.9489 19100.578232 1.635292e+07 \n",
|
||||
"2 30.6088 0.9591 0.0000 2.1685 4970.985897 1.352329e+06 \n",
|
||||
"3 69.1948 0.9342 0.7117 2.5356 6558.956012 2.417717e+06 \n",
|
||||
"4 59.7804 0.6986 1.4721 1.3723 6570.368730 2.608422e+06 \n",
|
||||
"\n",
|
||||
" AAPI geometry \n",
|
||||
"0 8.2091 POLYGON ((-39795.07 -341919.191, -38126.384 -3... \n",
|
||||
"1 4.6990 POLYGON ((-39795.07 -341919.191, -39803.632 -3... \n",
|
||||
"2 0.5421 POLYGON ((-38115.747 -341130.248, -38126.384 -... \n",
|
||||
"3 3.6699 POLYGON ((-37341.662 -348530.437, -37252.307 -... \n",
|
||||
"4 3.2685 POLYGON ((-39465.107 -348499.262, -38244.305 -... \n",
|
||||
"\n",
|
||||
"[5 rows x 67 columns]\n"
|
||||
"ename": "",
|
||||
"evalue": "",
|
||||
"output_type": "error",
|
||||
"traceback": [
|
||||
"\u001b[1;31mRunning cells with '.venv (Python 3.12.7)' requires the ipykernel package.\n",
|
||||
"\u001b[1;31mRun the following command to install 'ipykernel' into the Python environment. \n",
|
||||
"\u001b[1;31mCommand: '/home/dadams/Repos/california_equity_git/.venv/bin/python -m pip install ipykernel -U --force-reinstall'"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -4688,7 +4663,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.12.6"
|
||||
"version": "3.12.7"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user