Data Science Essentials in Python
by Dmitry Zinoviev
Data science is one of the fastest-growing disciplines in terms of academic research, student enrollment, and employment. Python, with its flexibility and scalability, is quickly overtaking the R language for data-scientific projects. Keep Python data-science concepts at your fingertips with this modular, quick reference to the tools used...
Price: $17.90 | Publisher: The Pragmatic Programmers | Release: 2016
by Brian Okken
For Python-based projects, pytest is the undeniable choice to test your code if you're looking for a full-featured, API-independent, flexible, and extensible testing framework. With a full-bodied fixture model that is unmatched in any other tool, the pytest framework gives you powerful features such as assert rewriting and plug-in ca...
Price: $30.54 | Publisher: The Pragmatic Programmers | Release: 2017
Practical Programming, 3rd Edition
by Paul Gries, Jennifer Campbell, Jason Montojo
No programming experience required! Incremental examples show you the steps and missteps that happen while developing programs, so you know what to expect when you tackle a problem on your own. Inspired by "How to Design Programs" (HtDP), discover a five-step recipe for designing functions, which helps you learn the concepts - a...
Price: $38.49 | Publisher: The Pragmatic Programmers | Release: 2017
Complex Network Analysis in Python
by Dmitry Zinoviev
Complex network analysis used to be done by hand or with non-programmable network analysis tools, but not anymore! You can now automate and program these tasks in Python. Complex networks are collections of connected items, words, concepts, or people. By exploring their structure and individual elements, we can learn about their meaning, ...
Price: $25.49 | Publisher: The Pragmatic Programmers | Release: 2018
by Mike Riley
Discover easy ways to control your home with the powerful new Raspberry Pi hardware. Program short Python scripts that will detect changes in your home and react with the instructions you code. Use new add-on accessories to monitor a variety of measurements, from light intensity and temperature to motion detection and water leakage. Expan...
Price: $28.48 | Publisher: The Pragmatic Programmers | Release: 2022
Python Testing with pytest, 2nd Edition
by Brian Okken
Test applications, packages, and libraries large and small with pytest, Python's most powerful testing framework. pytest helps you write tests quickly and keep them readable and maintainable. In this fully revised edition, explore pytest's superpowers - simple asserts, fixtures, parametrization, markers, and plugins - while crea...
Price: $41.99 | Publisher: The Pragmatic Programmers | Release: 2022
by Miki Tebeka
We geeks love puzzles and solving them. The Python programming language is a simple one, but like all other languages it has quirks. This book uses those quirks as teaching opportunities via 30 simple Python programs that challenge your understanding of Python. The teasers will help you avoid mistakes, see gaps in your knowledge, and beco...
Price: $18.95 | Publisher: The Pragmatic Programmers | Release: 2021
Natural Language Processing with Python and spaCy
by Yuli Vasiliev
Natural Language Processing with Python and spaCy will show you how to create NLP applications like chatbots, text-condensing scripts, and order-processing tools quickly and easily. You'll learn how to leverage the spaCy library to extract meaning from text intelligently; how to determine the relationships between words in a sentence...
Price: $18.90 | Publisher: No Starch Press | Release: 2020
by Lee Vaughan
With its emphasis on project-based practice, Real World Python will take you from playing with syntax to writing complete programs in no time. You'll conduct experiments, explore statistical concepts, and solve novel problems that have frustrated geniuses throughout history, like detecting distant exoplanets, as you continue to build...
Price: $26.91 | Publisher: No Starch Press | Release: 2020
by Bradford Tuckfield
Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer programming experience and basic high-school math, you'll explore standard computer science algorithms for searching, sorting, and optimization; human-based algorithms that help us det...
Price: $30.96 | Publisher: No Starch Press | Release: 2021