diff --git a/subjects/ai/data-wrangling/README.md b/subjects/ai/data-wrangling/README.md index 185aa86e2b..59e5eb42c4 100644 --- a/subjects/ai/data-wrangling/README.md +++ b/subjects/ai/data-wrangling/README.md @@ -309,4 +309,4 @@ The first 3 rows of the DataFrame should like this: - [Pandas tutorial](https://www.learndatasci.com/tutorials/python-pandas-tutorial-complete-introduction-for-beginners/) -- [Pandas iteration](https://towardsdatascience.com/different-ways-to-iterate-over-rows-in-a-pandas-dataframe-performance-comparison-dc0d5dcef8fe) +- [Pandas iteration](https://www.geeksforgeeks.org/pandas/different-ways-to-iterate-over-rows-in-pandas-dataframe/)