Skip to content

Commit b5b8131

Browse files
authored
Update README.md
1 parent 16dab49 commit b5b8131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ What is it? | Blog Post/IPython Notebook | Youtube Video
1515
4: Else Statements | [4: Else Statements](https://medium.com/@GalarnykMichael/python-basics-4-else-statements-7d8618e00afe) | [4: Else Statements](https://www.youtube.com/watch?v=e9ZMSHYwtDM)
1616
5: Elif Statements | [5: Elif Statements](https://medium.com/@GalarnykMichael/python-basics-5-elif-statements-b8950dc71cf9) | [5: Elif Statements](https://www.youtube.com/watch?v=NxBBBPjusyA)
1717
6: Lists and List Manipulation | [6: Lists and List Manipulation](https://medium.com/@GalarnykMichael/python-basics-6-lists-and-list-manipulation-a56be62b1f95) | [6: Lists and List Manipulation](https://www.youtube.com/watch?v=w9I8R3WSVqc)
18+
7: For Loops | [7: For Loops](https://github.com/mGalarnyk/Python_Tutorials/blob/master/Python_Basics/Intro/PythonBasicsForLoops.ipynb) | [7: For Loops](https://www.youtube.com/watch?v=8fswDyk9UIY)
1819
Solving System of Equations | [Solving System of Equations](https://medium.com/@GalarnykMichael/solving-system-of-linear-equations-using-python-645ad1904cec#.z6lw1zyw6) | [Solving System of Equations](https://www.youtube.com/watch?v=AqIrdW2-K6k&)
1920

2021
## Modeling
2122
What is it? | Blog Post/IPython Notebook | Youtube Video
2223
--- | --- | ---
2324
Linear Regression | [Linear Regression Python (sklearn, numpy, pandas)](https://medium.com/@GalarnykMichael/linear-regression-using-python-b29174c3797a#.vczf85s0s) | [Linear Regression](https://www.youtube.com/watch?v=dSYJVbj4Eew&t=2s)
2425

25-
2626
## Pandas
2727
Domain | Blog Post/IPython Notebook | Youtube Video
2828
--- | --- | ---

0 commit comments

Comments
 (0)