Skip to content

Commit d922859

Browse files
authored
[EXTERNAL] fix(pandas): replace broken "Ultimate Pandas Resource" link with "Awesome Pandas"
Thanks for catching this! The "Ultimate Pandas Resource" link was returning a 403 error. I’ve updated it to point to the actively maintained [Awesome Pandas](https://github.com/tommyod/awesome-pandas) resource instead.
1 parent 61c0a69 commit d922859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subjects/ai/pandas/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ For this exercise, use [this dataset](./data/iris.csv).
168168

169169
### Resources
170170

171-
- [The ultimate Pandas resource](https://bedford-computing.co.uk/learning/wp-content/uploads/2015/10/Python-for-Data-Analysis.pdf)
171+
- [Awesome pandas](https://github.com/tommyod/awesome-pandas)
172172

173173
- [Pandas documentation](https://pandas.pydata.org/docs/)
174174

0 commit comments

Comments
 (0)