From 95ed42702b3bdb26e812dc4a2786d38b567740b1 Mon Sep 17 00:00:00 2001 From: MYP Date: Tue, 17 Nov 2020 14:20:47 +0800 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2dda29f..f1dfeba 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ - [Python编程语言](https://github.com/datawhalechina/team-learning-program/tree/master/PythonLanguage) - [数据结构与算法](https://github.com/datawhalechina/team-learning-program/tree/master/DataStructureAndAlgorithm) - [编程实践(Numpy)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToNumpy) -- [编程实践(Pandas)](https://github.com/datawhalechina/joyful-pandas) +- [编程实践(Pandas)](https://github.com/datawhalechina/team-learning-program/tree/master/IntroductionToPandas) - [编程实践(LeetCode 分类练习)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeClassification) - [编程实践(LeetCode 腾讯精选练习50)](https://github.com/datawhalechina/team-learning-program/tree/master/LeetCodeTencent) - [编程实践(Python 爬虫)](https://github.com/datawhalechina/team-learning-program/tree/master/WebSpider)