Skip to content

Commit

Permalink
added a link to the spring 2022 pandas 101 video
Browse files Browse the repository at this point in the history
  • Loading branch information
emonson committed Oct 17, 2022
1 parent 0328d21 commit 90834ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AssignmentPandas101.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"source": [
"# Assignment Pandas 101\n",
"\n",
"In this exercise we'll practice our skills from the Pandas 101 workshop, specifically [DataFrameAccess](DataFrameAccess.ipynb) and [BasicPandasPlotting](BasicPandasPlotting.ipynb).\n",
"In this exercise we'll practice our skills from the Pandas 101 workshop, specifically [DataFrameAccess](DataFrameAccess.ipynb) and [BasicPandasPlotting](BasicPandasPlotting.ipynb). If you want to review later, feel free to watch [the video of the Spring 2022 Pandas 101 workshop](https://warpwire.duke.edu/w/4-MGAA/).\n",
"\n",
"*Don't look at them yet, but the solutions are in \n",
"[AssignmentPandas101Solutions](AssignmentPandas101Solutions.ipynb)*"
Expand Down
2 changes: 1 addition & 1 deletion AssignmentPandas101Solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"source": [
"# Assignment Pandas 101\n",
"\n",
"In this exercise we'll practice our skills from the Pandas 101 workshop, specifically [DataFrameAccess](DataFrameAccess.ipynb) and [BasicPandasPlotting](BasicPandasPlotting.ipynb).\n",
"In this exercise we'll practice our skills from the Pandas 101 workshop, specifically [DataFrameAccess](DataFrameAccess.ipynb) and [BasicPandasPlotting](BasicPandasPlotting.ipynb). If you want to review later, feel free to watch [the video of the Spring 2022 Pandas 101 workshop](https://warpwire.duke.edu/w/4-MGAA/).\n",
"\n",
"*Don't look at them yet, but the solutions are in \n",
"[AssignmentPandas101Solutions](AssignmentPandas101Solutions.ipynb)*"
Expand Down

0 comments on commit 90834ad

Please sign in to comment.