Skip to content

Commit

Permalink
Merge pull request #31 from datapartnership/air-quality
Browse files Browse the repository at this point in the history
Update 04-air-quality.ipynb
  • Loading branch information
klo-e authored Jun 19, 2024
2 parents 90df1e7 + 5452d72 commit fc21669
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions notebooks/04-air-quality.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 1,
"metadata": {
"tags": [
"remove-input"
Expand Down Expand Up @@ -76,7 +76,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 2,
"metadata": {
"tags": [
"remove-input"
Expand Down Expand Up @@ -233,7 +233,7 @@
"4 NaN NaN "
]
},
"execution_count": 9,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -264,7 +264,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 3,
"metadata": {
"tags": [
"remove-input"
Expand All @@ -291,7 +291,7 @@
" 'Wayanad']"
]
},
"execution_count": 10,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -303,7 +303,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 4,
"metadata": {
"tags": [
"remove-input"
Expand All @@ -323,7 +323,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 5,
"metadata": {
"tags": [
"remove-input"
Expand Down Expand Up @@ -372,7 +372,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 6,
"metadata": {
"tags": [
"remove-input"
Expand All @@ -394,7 +394,7 @@
" "
],
"text/plain": [
"<IPython.lib.display.IFrame at 0x1fb49a51db0>"
"<IPython.lib.display.IFrame at 0x20a264190f0>"
]
},
"metadata": {},
Expand Down Expand Up @@ -491,7 +491,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 7,
"metadata": {
"tags": [
"remove-input"
Expand All @@ -510,7 +510,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 8,
"metadata": {
"tags": [
"remove-input"
Expand Down Expand Up @@ -667,7 +667,7 @@
"4 NaN NaN "
]
},
"execution_count": 15,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -679,7 +679,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 9,
"metadata": {
"tags": [
"remove-input",
Expand Down Expand Up @@ -758,7 +758,7 @@
"4 2009 12.916859"
]
},
"execution_count": 16,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -818,7 +818,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 10,
"metadata": {
"tags": [
"remove-input",
Expand Down Expand Up @@ -858,7 +858,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 11,
"metadata": {
"tags": [
"remove-input"
Expand All @@ -873,7 +873,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 12,
"metadata": {
"tags": [
"remove-input"
Expand Down Expand Up @@ -921,7 +921,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 13,
"metadata": {
"tags": [
"remove-input"
Expand Down

0 comments on commit fc21669

Please sign in to comment.