diff --git a/contrib/pandas/index.md b/contrib/pandas/index.md index c71c324..0af05c7 100644 --- a/contrib/pandas/index.md +++ b/contrib/pandas/index.md @@ -7,3 +7,4 @@ - [Excel using Pandas DataFrame](excel_with_pandas.md) - [Importing and Exporting Data in Pandas](import-export.md) - [Handling Missing Values in Pandas](handling-missing-values.md) +- [NumPy Array Iteration](numpy-array-iteration.md)