Skip to content

Commit 8db440b

Browse files
authored
Remove book "Learning Python" since free version is outdated-2013
1 parent f287263 commit 8db440b

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
@@ -5152,7 +5152,7 @@
51525152
"**Books:**\n",
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",
5155-
"3. \"Learning Python\" by Mark Lutz - Comprehensive book for beginners, covering Python syntax and concepts.\n",
5155+
"\n",
51565156
"4. \"Python for Data Analysis\" 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",

0 commit comments

Comments
 (0)