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: search.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
"href": "index.html#lessons",
15
15
"title": "How to Learn to Code – Python for Data Science",
16
16
"section": "Lessons",
17
-
"text": "Lessons\n\n\n\n#\nTopic\nWebsite page\nOpen in Colab\n\n\n\n\n0\nIntroduction to Programming & Python\nLesson 0\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_0_Introduction/Lesson_0_Student_Version.ipynb\n\n\n1\nOperators and Data Types\nLesson 1\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_1_Basics/Lesson_1_Student_Version.ipynb\n\n\n2\nIterables, Modules & Libraries\nLesson 2\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_2_Control_Structs/Lesson_2_Student_Version.ipynb\n\n\n3\nAbstraction & Functions\nLesson 3\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_3_Abstraction_Functions/Lesson_3_Student_Version.ipynb\n\n\n4\nFile I/O & Pandas I\nLesson 4\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_4_FileIO/Lesson_4_Student_Version.ipynb\n\n\n5\nPandas II\nLesson 5\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_5_Pandas_DataFrame/Lesson_5_Student_Version.ipynb\n\n\n6\nNumPy\nLesson 6\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_6_NumPy/Lesson_6_Student_Version.ipynb\n\n\n7\nPlotting\nLesson 7\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_7_Plotting/Lesson_7_Student_Version.ipynb\n\n\n8-a\nIntro to scikit-learn\nLesson 8a\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_8a_Scikit_Learn/Lesson_8a_Student_Version.ipynb\n\n\n8-b\nThe Python Ecosystem\nLesson 8b\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_8b_Python_Ecosystem/Lesson_8b_Student_Version.ipynb\n\n\n8-c\nScanpy for single-cell\nLesson 8c\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/main/Lesson_8c_scanpy/Lesson_8c_Student_Version.ipynb\n\n\n\n(Rows link to the rendered lesson pages; the right-hand URL opens the same notebook in Colab.)",
17
+
"text": "Lessons\n\n\n\n#\nTopic\nWebsite page\nOpen in Colab\n\n\n\n\n0\nIntroduction to Programming & Python\nLesson 0\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_0_Introduction/Lesson_0_Student_Version.ipynb\n\n\n1\nOperators and Data Types\nLesson 1\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_1_Basics/Lesson_1_Student_Version.ipynb\n\n\n2\nIterables, Modules & Libraries\nLesson 2\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_2_Control_Structs/Lesson_2_Student_Version.ipynb\n\n\n3\nAbstraction & Functions\nLesson 3\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_3_Abstraction_Functions/Lesson_3_Student_Version.ipynb\n\n\n4\nFile I/O & Pandas I\nLesson 4\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_4_FileIO/Lesson_4_Student_Version.ipynb\n\n\n5\nPandas II\nLesson 5\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_5_Pandas_DataFrame/Lesson_5_Student_Version.ipynb\n\n\n6\nNumPy\nLesson 6\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_6_NumPy/Lesson_6_Student_Version.ipynb\n\n\n7\nPlotting\nLesson 7\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_7_Plotting/Lesson_7_Student_Version.ipynb\n\n\n8-a\nIntro to scikit-learn\nLesson 8a\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_8a_Scikit_Learn/Lesson_8a_Student_Version.ipynb\n\n\n8-b\nThe Python Ecosystem\nLesson 8b\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_8b_Python_Ecosystem/Lesson_8b_Student_Version.ipynb\n\n\n8-c\nScanpy for single-cell\nLesson 8c\nhttps://colab.research.google.com/github/How-to-Learn-to-Code/python-class/blob/master/Lesson_8c_scanpy/Lesson_8c_Student_Version.ipynb\n\n\n\n(Rows link to the rendered lesson pages; the right-hand URL opens the same notebook in Colab.)",
18
18
"crumbs": [
19
19
"<span class='chapter-number'>1</span> <span class='chapter-title'>How to Learn to Code – Python Class</span>"
0 commit comments