Skip to content

Commit 7c91d7e

Browse files
authored
Added link to filled version
1 parent accce09 commit 7c91d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Open_Lab_4_exploratory_analysis_with_pandas/Open_Lab_4_exploratory_analysis_with_pandas.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
"\n",
399399
"### Filled version of this notebook\n",
400400
"\n",
401-
"[Python Open Labs Week 1 filled notebook](https://colab.research.google.com/github/ncsu-libraries-data-vis/python-open-labs/blob/main/Open_Lab_1_reading_exploring_and_writing_data_with_pandas/filled_Open_Lab_1_reading_exploring_and_writing_data_with_pandas.ipynb) - a version of this notebook with all code filled in for the guided activity and exercises. TODO\n",
401+
"[Python Open Labs Week 4 filled notebook](https://colab.research.google.com/github/ncsu-libraries-data-vis/python-open-labs/blob/main/Open_Lab_4_exploratory_analysis_with_pandas/filled_Open_Lab_4_exploratory_analysis_with_pandas.ipynb) - a version of this notebook with all code filled in for the guided activity and exercises. TODO\n",
402402
"### Learning resources\n",
403403
"\n",
404404
"- [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/index.html) - a free, online version of Jake VanderPlas' introduction to data science with Python, includes a chapter on data manipulation with pandas.\n",

0 commit comments

Comments
 (0)