This book will help you easily build beautiful plots in Python using the powerful plotnine package, which has been adapted from the popular ggplot2 package in R. If you'd like to create highly customised plots, including replicating the styles of XKCD and fivethirtyeight, this is your book.
Pycairo is a great library for creating high quality vector graphics in Python. This book covers the full features of the library in detail, with practical code examples and illustrations, from an author with many years experience in computer graphics software.
Python's best kept secret is its built in support for functional programming. Even better, it allows functional programming to be blended seamlessly with procedural and object oriented coding styles. This book explains what functional programming is, how Python supports it, and how you can use it to write clean, efficient and reliable code.
This book brings the fundamentals of Machine Learning to you, using tools and techniques used to solve real-world problems in Computer Vision, Natural Language Processing, and Time Series analysis. The skills taught in this book will lay the foundation for you to advance your journey to Machine Learning Mastery!
Практическое руководство по искусству автоматизации тестирования пользовательского интерфейса веб приложений с Python + Selene для начинающих и опытных автоматизаторов. Большое внимание уделено рефакторингу, написанию чистых, простых и легких в поддержке тестов. Книга построена в виде сборника практических заданий и упражнений по Методу Кейсов.
Aprende todo sobre Python desde cero hasta experto. Curso para aprender Python paso a paso de forma fácil y con ejercicios prácticos que te ayuden a comprender todo sobre Python. El 100% del dinero recaudado con el libro será donado a @AmazonWatch, ONG que trabaja para proteger los bosques tropicales y los derechos de los pueblos indígenas.
MASTER the core concepts of Python and Pandas! Learn Pandas INTUITIVELY by leveraging what you already know in PowerQuery for Excel and PowerBI. Design to take advantage of associative learning, you will learn Python and Pandas concepts quicker, easier, and longer. This book will jump-start your Python journey. FREE updates included
Welcome! This is your very first book on Python programming. Learn the foundation of programming meanwhile getting your finger in the Py-thon. Enjoy!
This book is the chess grandmaster way of learning Python. 127 unique and brand-new Python puzzles - each pointing to gaps in your knowledge, challenges you to guess a solution, and then explains potential solutions in an easy-to-understand manner. # Example puzzle: my_list = [1, 1, 1, 1]my_list[1::2] = [2, 3]print(my_list) # What’s the output?
Finest Python Algorithm Tutorial for Job Interviews.
Reading "Learn Python the Simple Way", you'll learn how software work.At this moment, Python is one of the fundamental programming languages for Machine Learning (ML), Scientific and Numeric Computing, Robotics and even Web Development.

Problema programimi të zgjidhura në Python, për shkollat 9 vjeçare dhe të mesme. Problemat janë marrë nga olimpiadat e programimit që bëhen online. Problemat e para janë shumë të thjeshta, por nga fundi bëhen pak si të vështira.
Questo è il manuale più completo e approfondito disponibile in Italiano su wxPython. Quasi 430 pagine (per ora!) di spiegazioni dettagliate e approfondite, con decine di esempi, consigli, buone pratiche. Se siete interessati alla programmazione di interfacce grafiche professionali con Python, questo è il libro che fa per voi.
Fear of missing out on data science and machine learning?This eBook gives you a fun way to start learning data science with Python. It gives you a thorough introduction Python's most important library for data science: NumPy. 100% Based on puzzle-based learning - scientifically proven to generate 44% better learning retention and efficiency.