Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yourusername committed Nov 22, 2023
1 parent 79d9267 commit a1752e2
Showing 1 changed file with 36 additions and 47 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
"cells": [
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 1,
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
Expand All @@ -24,7 +23,6 @@
{
"cell_type": "markdown",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
Expand All @@ -48,7 +46,6 @@
{
"cell_type": "markdown",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
Expand Down Expand Up @@ -100,7 +97,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -113,7 +110,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -149,7 +146,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -228,7 +225,7 @@
"4 5.0 3.6 1.4 0.2"
]
},
"execution_count": 24,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -246,7 +243,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -325,7 +322,7 @@
"149 5.9 3.0 5.1 1.8"
]
},
"execution_count": 25,
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -366,7 +363,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand All @@ -379,7 +376,7 @@
"dtype: bool"
]
},
"execution_count": 26,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -406,7 +403,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand All @@ -417,7 +414,7 @@
"dtype: object"
]
},
"execution_count": 27,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -438,7 +435,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -497,7 +494,7 @@
"2 NaN 6.0 9"
]
},
"execution_count": 28,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -520,7 +517,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -565,7 +562,7 @@
"1 2.0 5.0 8"
]
},
"execution_count": 29,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -583,7 +580,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 10,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -634,7 +631,7 @@
"2 9"
]
},
"execution_count": 30,
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -654,7 +651,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 11,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -717,7 +714,7 @@
"2 NaN 6.0 9 NaN"
]
},
"execution_count": 31,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -736,7 +733,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 12,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -783,7 +780,7 @@
"1 2.0 5.0 8 NaN"
]
},
"execution_count": 32,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -803,7 +800,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 13,
"metadata": {},
"outputs": [
{
Expand All @@ -817,7 +814,7 @@
"dtype: float64"
]
},
"execution_count": 33,
"execution_count": 13,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -836,7 +833,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand All @@ -850,7 +847,7 @@
"dtype: float64"
]
},
"execution_count": 34,
"execution_count": 14,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -868,17 +865,9 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 15,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\yienk\\AppData\\Local\\Temp\\ipykernel_12784\\2319704702.py:1: FutureWarning: DataFrame.fillna with 'method' is deprecated and will raise in a future version. Use obj.ffill() or obj.bfill() instead.\n",
" example2.fillna(method='ffill', axis=1)\n"
]
},
{
"data": {
"text/html": [
Expand Down Expand Up @@ -939,7 +928,7 @@
"2 NaN 6.0 9.0 9.0"
]
},
"execution_count": 35,
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -975,7 +964,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 16,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1042,7 +1031,7 @@
"4 B 3"
]
},
"execution_count": 36,
"execution_count": 16,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -1055,7 +1044,7 @@
},
{
"cell_type": "code",
"execution_count": 37,
"execution_count": 17,
"metadata": {},
"outputs": [
{
Expand All @@ -1069,7 +1058,7 @@
"dtype: bool"
]
},
"execution_count": 37,
"execution_count": 17,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -1087,7 +1076,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": 18,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1142,7 +1131,7 @@
"3 B 3"
]
},
"execution_count": 38,
"execution_count": 18,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -1160,7 +1149,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 19,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -1209,7 +1198,7 @@
"1 B 2"
]
},
"execution_count": 39,
"execution_count": 19,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -1262,7 +1251,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.13"
"version": "3.9.18"
}
},
"nbformat": 4,
Expand Down

0 comments on commit a1752e2

Please sign in to comment.