From ad6fd6b6233140c0e128cdd424409247921d1b6f Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Mon, 27 May 2024 08:17:16 +0530 Subject: [PATCH] Update index.md --- contrib/pandas/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pandas/index.md b/contrib/pandas/index.md index 894be52..c71c324 100644 --- a/contrib/pandas/index.md +++ b/contrib/pandas/index.md @@ -6,4 +6,4 @@ - [Group By Functions with Pandas](GroupBy_Functions_Pandas.md) - [Excel using Pandas DataFrame](excel_with_pandas.md) - [Importing and Exporting Data in Pandas](import-export.md) -- [Handling Missing Values in Pandas](Handling_Missing_Values.md) +- [Handling Missing Values in Pandas](handling-missing-values.md)