From 90834ad8477a959e0406a082599b0c90dd658813 Mon Sep 17 00:00:00 2001 From: Eric Monson Date: Mon, 17 Oct 2022 14:21:58 -0400 Subject: [PATCH] added a link to the spring 2022 pandas 101 video --- AssignmentPandas101.ipynb | 2 +- AssignmentPandas101Solutions.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AssignmentPandas101.ipynb b/AssignmentPandas101.ipynb index 55c9f5e..7e14e14 100644 --- a/AssignmentPandas101.ipynb +++ b/AssignmentPandas101.ipynb @@ -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)*" diff --git a/AssignmentPandas101Solutions.ipynb b/AssignmentPandas101Solutions.ipynb index e0d2737..911fc82 100644 --- a/AssignmentPandas101Solutions.ipynb +++ b/AssignmentPandas101Solutions.ipynb @@ -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)*"