From 741bb87351bc533ddace81823ed506aa63188a59 Mon Sep 17 00:00:00 2001 From: Krishna Kaushik <131583096+kRiShNa-429407@users.noreply.github.com> Date: Fri, 17 May 2024 23:11:26 +0530 Subject: [PATCH] Update index.md --- contrib/pandas/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/pandas/index.md b/contrib/pandas/index.md index 5c0f2b4..f2a3fa7 100644 --- a/contrib/pandas/index.md +++ b/contrib/pandas/index.md @@ -1,3 +1,4 @@ # List of sections - [Pandas Series Vs NumPy ndarray](pandas_series_vs_numpy_ndarray.md) +- [Pandas Introduction and Dataframes in Pandas](Introduction_to_Pandas_Library_and_DataFrames.md)