diff --git a/contrib/pandas/index.md b/contrib/pandas/index.md index 58b21a5..051f3b0 100644 --- a/contrib/pandas/index.md +++ b/contrib/pandas/index.md @@ -5,6 +5,7 @@ - [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 using Pandas](datetime_with_pandas.md) +- [Working with datetime in Pandas](datetime.md) - [Importing and Exporting Data in Pandas](import-export.md) -- [Handling Missing Values in Pandas](handling-missing-values.md) \ No newline at end of file +- [Handling Missing Values in Pandas](handling-missing-values.md) +