no commit message

parent 6ba722e3
......@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 146,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
......@@ -18,7 +18,7 @@
},
{
"cell_type": "code",
"execution_count": 147,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
......@@ -27,7 +27,7 @@
},
{
"cell_type": "code",
"execution_count": 148,
"execution_count": 3,
"metadata": {},
"outputs": [
{
......@@ -100,18 +100,18 @@
"4 Yes Alive 81.4"
]
},
"execution_count": 148,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"bdd.head(5)"
"bdd.head()"
]
},
{
"cell_type": "code",
"execution_count": 149,
"execution_count": 4,
"metadata": {},
"outputs": [
{
......@@ -196,19 +196,19 @@
"4 81.4 0 1 1 0"
]
},
"execution_count": 149,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"dff=pd.get_dummies(bdd)\n",
"dff.head(5)"
"dff.head()"
]
},
{
"cell_type": "code",
"execution_count": 150,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
......@@ -217,7 +217,7 @@
},
{
"cell_type": "code",
"execution_count": 151,
"execution_count": 6,
"metadata": {},
"outputs": [
{
......@@ -290,7 +290,7 @@
"4 81.4 1 0"
]
},
"execution_count": 151,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
......@@ -301,7 +301,7 @@
},
{
"cell_type": "code",
"execution_count": 152,
"execution_count": 7,
"metadata": {},
"outputs": [
{
......@@ -374,7 +374,7 @@
"4 81.4 1 0"
]
},
"execution_count": 152,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
......@@ -386,16 +386,16 @@
},
{
"cell_type": "code",
"execution_count": 153,
"execution_count": 8,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7fcf9a0d9cc0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f3a1b59e908>"
]
},
"execution_count": 153,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
},
......@@ -416,16 +416,16 @@
},
{
"cell_type": "code",
"execution_count": 154,
"execution_count": 9,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7fcf9a0b94e0>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f3a1953a3c8>"
]
},
"execution_count": 154,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
},
......@@ -446,7 +446,7 @@
},
{
"cell_type": "code",
"execution_count": 155,
"execution_count": 10,
"metadata": {},
"outputs": [
{
......@@ -458,7 +458,7 @@
"Name: Status, dtype: uint8"
]
},
"execution_count": 155,
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}
......@@ -477,7 +477,7 @@
},
{
"cell_type": "code",
"execution_count": 156,
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
......@@ -489,7 +489,7 @@
},
{
"cell_type": "code",
"execution_count": 157,
"execution_count": 12,
"metadata": {},
"outputs": [
{
......@@ -568,7 +568,7 @@
"4 81.4 1 0 + 65"
]
},
"execution_count": 157,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
......@@ -579,7 +579,7 @@
},
{
"cell_type": "code",
"execution_count": 158,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
......@@ -589,7 +589,7 @@
},
{
"cell_type": "code",
"execution_count": 159,
"execution_count": 14,
"metadata": {},
"outputs": [
{
......@@ -656,7 +656,7 @@
"55-64 145 91"
]
},
"execution_count": 159,
"execution_count": 14,
"metadata": {},
"output_type": "execute_result"
}
......@@ -667,16 +667,16 @@
},
{
"cell_type": "code",
"execution_count": 160,
"execution_count": 15,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.axes._subplots.AxesSubplot at 0x7fcf9a0f6cf8>"
"<matplotlib.axes._subplots.AxesSubplot at 0x7f3a19484da0>"
]
},
"execution_count": 160,
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
},
......@@ -699,7 +699,7 @@
},
{
"cell_type": "code",
"execution_count": 161,
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
......@@ -708,7 +708,7 @@
},
{
"cell_type": "code",
"execution_count": 162,
"execution_count": 17,
"metadata": {
"hideOutput": true
},
......@@ -719,7 +719,7 @@
},
{
"cell_type": "code",
"execution_count": 163,
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
......@@ -733,7 +733,7 @@
},
{
"cell_type": "code",
"execution_count": 164,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
......@@ -743,7 +743,7 @@
},
{
"cell_type": "code",
"execution_count": 165,
"execution_count": 20,
"metadata": {},
"outputs": [],
"source": [
......@@ -752,7 +752,7 @@
},
{
"cell_type": "code",
"execution_count": 166,
"execution_count": 21,
"metadata": {},
"outputs": [],
"source": [
......@@ -769,7 +769,7 @@
},
{
"cell_type": "code",
"execution_count": 167,
"execution_count": 22,
"metadata": {},
"outputs": [],
"source": [
......@@ -778,7 +778,7 @@
},
{
"cell_type": "code",
"execution_count": 168,
"execution_count": 23,
"metadata": {},
"outputs": [
{
......@@ -796,7 +796,7 @@
},
{
"cell_type": "code",
"execution_count": 169,
"execution_count": 24,
"metadata": {},
"outputs": [],
"source": [
......@@ -805,7 +805,7 @@
},
{
"cell_type": "code",
"execution_count": 170,
"execution_count": 25,
"metadata": {},
"outputs": [
{
......@@ -833,7 +833,7 @@
},
{
"cell_type": "code",
"execution_count": 171,
"execution_count": 26,
"metadata": {},
"outputs": [],
"source": [
......@@ -842,7 +842,7 @@
},
{
"cell_type": "code",
"execution_count": 172,
"execution_count": 27,
"metadata": {},
"outputs": [
{
......@@ -852,7 +852,7 @@
" [ 30, 44]])"
]
},
"execution_count": 172,
"execution_count": 27,
"metadata": {},
"output_type": "execute_result"
}
......@@ -863,7 +863,7 @@
},
{
"cell_type": "code",
"execution_count": 173,
"execution_count": 28,
"metadata": {},
"outputs": [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment