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: 0_python_for_ml/intro_to_python.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -5153,7 +5153,7 @@
5153
5153
"\n",
5154
5154
"2. [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/#toc) by Al Sweigart - Teaches Python through practical examples and automation tasks.\n",
5155
5155
"\n",
5156
-
"4. \"Python for Data Analysis\" by Wes McKinney - Focuses on using Python for data manipulation and analysis.\n",
5156
+
"4. [Python for Data Analysis](https://wesmckinney.com/book/) by Wes McKinney - Focuses on using Python for data manipulation and analysis.\n",
5157
5157
"5. \"Fluent Python\" by Luciano Ramalho - A more advanced book that delves into Python's intricacies and best practices.\n",
0 commit comments