Skip to content

Commit 1a36eea

Browse files
committed
changed urls
1 parent 6f9026a commit 1a36eea

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

100644100755
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ This repository contains some notes and exercises solutions for the following bo
66

77
If you are looking to become an expert, check out my books:
88

9-
* [Exercise Python][0]
10-
* [Master Data Analysis with Python][0]
11-
* [Master Machine Learning with Python][0]
9+
* [Master the Fundamentals of Python][0]
10+
* [Master Data Analysis with Python][1]
11+
* [Master Machine Learning with Python][2]
1212

1313
They are all extremely comprehensive and offer lots of exercises with detailed solutions.
1414

15-
[0]: https://www.dunderdata.com/store
15+
[0]: https://www.dunderdata.com/master-the-fundamentals-of-python
16+
[1]: https://dunderdata.com/master-data-analysis-with-python
17+
[2]: https://www.dunderdata.com/master-machine-learning-with-python

0 commit comments

Comments
 (0)