Skip to content

Commit

Permalink
Fix lesson 22 key
Browse files Browse the repository at this point in the history
  • Loading branch information
brissend committed Jan 30, 2024
1 parent 1e0900d commit e5dae3a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 460 deletions.
6 changes: 3 additions & 3 deletions Lessons/Lesson16_Pandas-Subsetting-I.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"metadata": {
"colab": {},
"colab_type": "code",
Expand Down Expand Up @@ -491,7 +491,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -505,7 +505,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.6"
"version": "3.9.15"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit e5dae3a

Please sign in to comment.