From 0ad50df483d3179134a5e3551a661f6473a3500b Mon Sep 17 00:00:00 2001 From: HimakarC <116370824+HimakarC@users.noreply.github.com> Date: Fri, 17 May 2024 19:28:54 +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 aadd970..834d1f4 100644 --- a/contrib/pandas/index.md +++ b/contrib/pandas/index.md @@ -1,4 +1,4 @@ # List of sections - [Pandas Series Vs NumPy ndarray](pandas_series_vs_numpy_ndarray.md) -- [Excel Operations using Pandas DataFrame](excel_with_pandas.md) +- [Excel using Pandas DataFrame](excel_with_pandas.md)