Skip to content

Commit

Permalink
Updates for Python Intro workshop Fall 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
kerchner committed Sep 6, 2024
1 parent 1cd5854 commit 97ac084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Binary file modified python-programming/Programming_With_Python_Workshop_Slides.pdf
Binary file not shown.
5 changes: 2 additions & 3 deletions python-programming/Python_Workshop_Part_2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@
"id": "2RDbakQKzwZI"
},
"source": [
"But now try running **`mean()`** on `grouped_by_species`:"
"But now try running **`describe()`** on `grouped_by_species`:"
]
},
{
Expand Down Expand Up @@ -1505,8 +1505,7 @@
],
"metadata": {
"colab": {
"provenance": [],
"toc_visible": true
"provenance": []
},
"kernelspec": {
"display_name": "Python 3",
Expand Down

0 comments on commit 97ac084

Please sign in to comment.