From 372f5ff634d6f4b66aafe0440da2943ef0274724 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Sun, 23 Jun 2024 12:51:40 +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 2a15929..db008e2 100644 --- a/contrib/pandas/index.md +++ b/contrib/pandas/index.md @@ -9,4 +9,4 @@ - [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) -- [Pandas Series](pandas_series.md) \ No newline at end of file +- [Pandas Series](pandas-series.md)