From 1d69ee174127750ff55eb39f97e5413092401e8b Mon Sep 17 00:00:00 2001 From: zmuhls Date: Tue, 27 Aug 2024 14:42:37 -0400 Subject: [PATCH] removed notebooks temporarily --- notebooks.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/notebooks.md b/notebooks.md index f5c7b3e..a7c2b8b 100644 --- a/notebooks.md +++ b/notebooks.md @@ -5,12 +5,14 @@ nav_order: 02 parent: Resources --- -- [Sample python script](/assets/notebooks/sample_pythonScript.ipynb) -- [In-class activity: Data types and variables](/assets/notebooks/datatypes.ipynb) -- [In-class activity: Practicing string methods](/assets/notebooks/Practice_YellowWallpaper.ipynb) -- [In-class activity: For loops](/assets/notebooks/for_loops.ipynb) -- [In-class activity: Functions](/assets/notebooks/functions.ipynb) -- [In-class activity: Pandas](/assets/notebooks/0328_pandas.ipynb) (updated: 03/28) -- [Assessing a model](/assets/notebooks/AssessingaModel.ipynb) -- [Sentiment Analysis: Single sentence and list](/assets/notebooks/0416_sentiment_analysis.ipynb) -- [Sentiment Analysis: Dataset](/assets/notebooks/0418_sentiment_covid19.ipynb) \ No newline at end of file +Check back later for active links + +- Sample Python Script +- In-class activity: Data types and variables +- In-class activity: Practicing string methods +- In-class activity: For loops +- In-class activity: Functions +- In-class activity: Pandas +- Assessing a model +- Sentiment Analysis: Single sentence and list +- Sentiment Analysis: Dataset \ No newline at end of file