Skip to content

Commit 1f359dd

Browse files
authored
Corrected formatting add links
1 parent 8db440b commit 1f359dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0_python_for_ml/intro_to_python.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5153,7 +5153,7 @@
51535153
"\n",
51545154
"2. [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/#toc) by Al Sweigart - Teaches Python through practical examples and automation tasks.\n",
51555155
"\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",
51575157
"5. \"Fluent Python\" by Luciano Ramalho - A more advanced book that delves into Python's intricacies and best practices.\n",
51585158
"\n",
51595159
"\n",

0 commit comments

Comments
 (0)