Skip to content

Commit c70e1e1

Browse files
readme updated
1 parent ec7b2b9 commit c70e1e1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33
This repository contains the exercises you'll work during the course "Resolving Python for Analysis Data Visualization".
44

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.
66

77
Within every folder, you will find 2 types of Jupyter Notebooks:
88

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/).
1010
- 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.**
1216

1317
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.
1418

0 commit comments

Comments
 (0)