Skip to content

Commit 5eae398

Browse files
authored
Updated issues.json
Added 3 new Python free eBooks
1 parent b40792b commit 5eae398

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

issues.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,33 @@
628628
"info": "This book lays the foundation for your work in the world of Machine Learning, providing the basic understanding, knowledge, and skills that you can build on with experience and time",
629629
"url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-machine-learning2",
630630
"cover": "img/What_You_Need_to_Know_about_Machine_Learning.jpg"
631-
}
631+
},
632+
{
633+
"title": "Building Machine Learning Systems with Python",
634+
"author": "Willi Richert, Luis Pedro Coelho",
635+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/python-machine-learning-algorithms",
636+
"level": "Intermediate",
637+
"info": "Expand your Python knowledge and learn all about machine-learning libraries in this user-friendly manual",
638+
"url": "https://www.packtpub.com/packt/free-ebook/python-machine-learning-algorithms",
639+
"cover": "img/Building Machine Learning Systems with Python.jpg"
640+
},
641+
{
642+
"title": "Practical Data Analysis",
643+
"author": "Hector Cuesta",
644+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/practical-data-analysis",
645+
"level": "Intermediate",
646+
"info": "Transform, model and visualize your data through hands-on projects, developed in open source tools",
647+
"url": "https://www.packtpub.com/packt/free-ebook/practical-data-analysis",
648+
"cover": "img/Practical Data Analysis.jpg"
649+
},
650+
{
651+
"title": "Raspberry Pi Cookbook for Python Programmers",
652+
"author": "Tim Cox",
653+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/python-raspberry-pi-cookbook",
654+
"level": "Intermediate",
655+
"info": "Over 50 tailor-made recipes for programmers to get the most out of Raspberry Pi using Python to unleash its huge potential",
656+
"url": "https://www.packtpub.com/packt/free-ebook/python-raspberry-pi-cookbook",
657+
"cover": "img/Raspberry Pi Cookbook for Python Programmers.jpg"
658+
}
632659
]
633660
}

0 commit comments

Comments
 (0)