From 94ec6e6ba1d71cb9b427d7cf9c53827ad8ebe08c Mon Sep 17 00:00:00 2001 From: Isinga <135710762+brianisinga@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:58:07 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1cb6b3a8..efdd225c6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Fed up with a ton of tutorials but no easy way to find exercises I decided to create a repo just with exercises to practice pandas. Don't get me wrong, tutorials are great resources, but to learn is to do. So unless you practice you won't learn. - +thanks for the repo There will be three different types of files:       1. Exercise instructions       2. Solutions without code From f052d572c60ee22e38b9049c45fed92efafcd4b0 Mon Sep 17 00:00:00 2001 From: Isinga <135710762+brianisinga@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:00:09 +0300 Subject: [PATCH 2/2] Update README.md