From c52b56e69b7c0ecf29dee5231cd6be698d916adb Mon Sep 17 00:00:00 2001 From: Akash Anandani <165929470+kashh56@users.noreply.github.com> Date: Thu, 12 Dec 2024 08:00:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a273fdb896c5..2d97a6f398e14 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Here are just a few of the things that pandas does well: into DataFrame objects - Intelligent label-based [**slicing**][slicing], [**fancy indexing**][fancy-indexing], and [**subsetting**][subsetting] of - large data sets + large data sets. - Intuitive [**merging**][merging] and [**joining**][joining] data sets - Flexible [**reshaping**][reshape] and [**pivoting**][pivot-table] of