Skip to content

Commit cee704d

Browse files
committed
update readme
1 parent 2f3081d commit cee704d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Python for Data Analytics - Full Course
22

3-
Data Nerds! This repo contains all the notebooks needed to follow along my free course: [Python for Data Analytics]()
3+
Data Nerds! This repo contains all the notebooks needed to follow along my free course: [Python for Data Analytics](https://lukebarousse.com/python)
44

5-
[![Python for Data Analytics](3_Project/images/Python_Data_Analytics_YT.png)](https://youtu.be/7mz73uXD9DA?si=kXWYSyaWdNKBAOyc)
5+
[![Python for Data Analytics](3_Project/images/Python_Data_Analytics_YT.png)](https://youtu.be/wUSDVGivd-8)
66
*Thanks to [Kelly Adams](https://www.linkedin.com/in/kellyjianadams) for help with producing this course*
77

88
## Table of Contents
@@ -44,11 +44,13 @@ Data Nerds! This repo contains all the notebooks needed to follow along my free
4444
- Data Visualization
4545
- Data Interpretation
4646

47+
### [Course Problem Notebooks](/4_Problems/)
48+
49+
- The Notebooks to solve practice problems
50+
- [Purchase the problems here](https://lukebarousse.com/python)
51+
4752
## Found a Typo? Want to Contribute?
4853
- If you find an error in this codebase, please feel free to make a pull request by:
4954
- Forking the repo
5055
- Making any changes
5156
- Submitting a pull request
52-
53-
## TODO:
54-
- [ ] Update Link to Video

0 commit comments

Comments
 (0)