You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,17 @@
2
2
3
3
This repository contains the exercises you'll work during the course "Resolving Python for Analysis Data Visualization".
4
4
5
-
You may use the exercises to practice on your own free of charge; challenges and datasets are provided.
5
+
You may use the exercises to practice on your own; challenges and datasets are provided.
6
6
7
7
Within every folder, you will find 2 types of Jupyter Notebooks:
8
8
9
-
- A: Blank notebook to be completed with the explanations given in the [digital course](https://resolvingpython.gumroad.com/l/data-visualization).
9
+
- A: Blank notebook to be completed after you watch the respective tutorial of the [digital course](https://courses.resolvingpython.com/).
10
10
- C: Blank notebook to be completed as a homework.
11
-
- B & D files are the solutions to the previous notebooks. If you want them, you need to buy the digital course.
11
+
- B & D files are the solutions to notebooks A & C, respectively.
12
+
13
+
❌ If you copy-paste the solutions, you will not learn anything.
14
+
15
+
✅ **It is very important you work on the notebooks as we explain in the [digital course](https://courses.resolvingpython.com/) to acquire the mental models and the skills you will use in any other data project.**
12
16
13
17
If you want to showcase your work on this course as a portfolio, don't forget to [fork this repository](https://github.com/jsulopzs/course-resolving-python-data-visualization/fork) to create a copy on your profile.
0 commit comments