Skip to content

Commit e3dadf0

Browse files
authored
Update README.md
1 parent 46fa4ae commit e3dadf0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@
2121
### Youtube
2222
[Linear Regression Python (sklearn, numpy, pandas)](https://www.youtube.com/watch?v=dSYJVbj4Eew "Linear Regression Python (sklearn, numpy, pandas)")
2323

24+
[Solving System of Equations](https://www.youtube.com/watch?v=AqIrdW2-K6k "Solving System of Equations")
25+
2426
### Jupyter Notebook
2527
[Linear Regression Python (sklearn, numpy, pandas)](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Basics/Linear_Regression/Linear_Regression_Python.ipynb "Linear Regression Python (sklearn, numpy, pandas)")
2628

27-
### Other Python Resources
29+
[Solving System of Equations](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Basics/Solving_Systems_Equations/Solving%20System%20of%20Linear%20Equations%20using%20Python.ipynb "Solving System of Equations")
2830

31+
### Other Python Resources
2932
[Python for Informatics](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Informatics/README.md "Python for Informatics")
3033

0 commit comments

Comments
 (0)