From 90aa15145b2289d9c203bbddf79de917cd7daa8d Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Fri, 31 May 2024 05:07:26 +0530 Subject: [PATCH] Update index.md --- contrib/pandas/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contrib/pandas/index.md b/contrib/pandas/index.md index 051f3b0..c17d839 100644 --- a/contrib/pandas/index.md +++ b/contrib/pandas/index.md @@ -5,7 +5,6 @@ - [Pandas Descriptive Statistics](Descriptive_Statistics.md) - [Group By Functions with Pandas](GroupBy_Functions_Pandas.md) - [Excel using Pandas DataFrame](excel_with_pandas.md) -- [Working with datetime in Pandas](datetime.md) +- [Working with Date & Time in Pandas](datetime.md) - [Importing and Exporting Data in Pandas](import-export.md) - [Handling Missing Values in Pandas](handling-missing-values.md) -