Update index.md

pull/549/head
Ankit Mahato 2024-05-25 04:58:34 +05:30 zatwierdzone przez GitHub
rodzic 91c57b20b7
commit 6ec6fd6f40
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
# List of sections
- [Pandas Introduction and Dataframes in Pandas](introduction.md)
- [Pandas Series Vs NumPy ndarray](pandas_series_vs_numpy_ndarray.md)
- [Pandas Introduction and Dataframes in Pandas](Introduction_to_Pandas_Library_and_DataFrames.md)
- [Pandas Descriptive Statistics](Descriptive_Statistics.md)
- [Group By Functions with Pandas](GroupBy_Functions_Pandas.md)
- [Excel using Pandas DataFrame](excel_with_pandas.md)