Skip to content

Commit ccd5dea

Browse files
authored
Update index.md
1 parent 6df3167 commit ccd5dea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contrib/pandas/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# List of sections
22

33
- [Pandas Introduction and Dataframes in Pandas](introduction.md)
4-
- [Pandas Series Vs NumPy ndarray](pandas_series_vs_numpy_ndarray.md)
5-
- [Pandas Descriptive Statistics](Descriptive_Statistics.md)
6-
- [Group By Functions with Pandas](GroupBy_Functions_Pandas.md)
7-
- [Excel using Pandas DataFrame](excel_with_pandas.md)
4+
- [Pandas Series Vs NumPy ndarray](pandas-series-vs-numpy-ndarray.md)
5+
- [Pandas Descriptive Statistics](descriptive-statistics.md)
6+
- [Group By Functions with Pandas](groupby-functions.md)
7+
- [Excel using Pandas DataFrame](excel-with-pandas.md)
88
- [Working with Date & Time in Pandas](datetime.md)
99
- [Importing and Exporting Data in Pandas](import-export.md)
1010
- [Handling Missing Values in Pandas](handling-missing-values.md)

0 commit comments

Comments
 (0)