Leanpub Header

Skip to main content

Filters

Category: "Python"

Python

  1. Foundation Models for Tabular Data
    Foundation Models for Tabular Data
    The Definitive Guide to In-Context Learning, PFN Theory, and Production Deployment for Structured Data
    Valery Manokhin

    Gradient-boosted trees have dominated tabular ML for a decade. A new class of pretrained models just broke through — making accurate predictions on unseen datasets in seconds, with zero gradient steps on your data. This book explains why it works, when it fails, and how to deploy it.

  2. Statistics for Machine Learning

    Unlock the statistical foundations of machine learning. Learn probability, inference, and regression through practical examples

  3. GeoAI with Python
    GeoAI with Python
    A Practical Guide to Open-Source Geospatial AI
    Qiusheng Wu

    Satellites capture massive volumes of imagery every day, but turning pixels into insight requires AI. This book teaches you to build, train, and apply deep learning models to real satellite imagery using Python and open-source tools, with 23 chapters of executable code you can run today. All code examples are freely availabe at https://book.opengeoai.org.

  4. The Python and Django Interview Compendium
    The Python and Django Interview Compendium
    Interview Questions and Answers for Python and Django Developers
    Yohan Rodriguez

    A practical backend interview reference covering modern Python and Django development (397 manuscript pages).

  5. Build GenAI Agents with OpenAI + vLLM
    Build GenAI Agents with OpenAI + vLLM
    Develop portable AI agents in Python with structured outputs, tool calling, OpenAI Agents SDK, vLLM, model switching, CLI, API, and Docker deployment
    GitforGits | Asian Publishing House

    We'll build an agent step-by-step, starting with a small loop that accepts input and produces structured output. As we go, we'll add tools, validation, model switching, runtime adapters, and packaging techniques that'll let the agent move from a simple script to a reusable application.

  6. Python Beginner Workbook
    Python Beginner Workbook
    A Practical Workbook for High School Students and Beginner Programmers
    Fatih ARICA

    Learn Python step by step with a practical workbook designed for absolute beginners. This book combines clear explanations, visual flowcharts, exercises, and hands-on coding projects to help you understand programming from the ground up.

  7. Python Programming for Beginners
    Python Programming for Beginners
    A Practical Workbook for High School Students and Beginner Programmers
    Fatih ARICA

    This book introduces students to the fundamentals of Python programming through a structured and practical learning approach. Designed for beginners, the book focuses on problem solving, algorithms, and core programming concepts using clear explanations and hands-on exercises. Readers will learn how to build Python programs step by step while developing computational thinking skills.

  8. pip install yours
    pip install yours
    A Practical Guide to Packaging and Publishing Python Projects on PyPI
    Nuno Bispo

    Your code deserves to be on PyPI. pip install yours is a step-by-step guide to packaging and publishing Python projects — from project structure to your first live release on PyPI.

  9. Open-Source LLMs & Local Fine-Tuning. Mastering LoRA, vLLM, Ollama, and Custom SLMs

    Break free from expensive cloud APIs and reclaim your digital sovereignty by running powerful LLMs locally. Master the professional stack—from vLLM serving and Unsloth fine-tuning to advanced quantization on consumer GPUs. Build secure, lightning-fast AI applications that protect your data and eliminate recurring token fees forever. Stop renting your intelligence and start building a private, autonomous future on your own hardware.

  10. Python Typing - Type Checking for Python Programmers

    Python has had type hinting support since Python 3.5, over TEN years ago! However, Python’s type annotations have changed repeatedly over the years. In Python Typing: Type Checking for Python Programmers, you will learn all you need to know to add type hints to your Python applications effectively.

  11. Private AI with Spark
    Private AI with Spark
    Design, package, and operate private AI locally using Apache Spark, batch pipelines, and vLLM acceleration
    GitforGits | Asian Publishing House

    For those who want to build controlled, reproducible AI systems entirely within their own infrastructure, this book is the most practical and implementation-focused trainer. Instead of relying on external APIs or cloud-hosted intelligence services, this book clearly demonstrates how Apache Spark can orchestrate data preparation, model training, batch inference, reporting, and LLM acceleration in a disciplined and transparent way.

  12. Python Era AI (Full Cookbook)
    Python Era AI (Full Cookbook)
    The Ultimate Guide from Zero to AI Hero: Mastering Web, Desktop, and Data Science.
    Kristian Reformis

    Stop learning Python in bits and pieces. It’s time to master the full stack.From your first "Hello World" to deploying AI-powered microservices on the cloud, Python Era AI is the only resource you’ll ever need. Inside, you’ll find hundreds of real-world examples, "Full-Stack" capstone projects, and the latest 2026 industry best practices.Don't just write code—build the future. Are you ready to master the Python Era?

  13. Python: Easier Than Instant Noodles: Basic Practical Edition
    Python: Easier Than Instant Noodles: Basic Practical Edition
    End Excel Drudgery and Enjoy Your Coffee! The Mechanical Engineer's Essential Coding Toolbox
    ukhwan sur

    Python for engineers, by an engineer. Learn practical coding without complex theory. Automate Excel, visualize data, and build your own tools to finish work early. From basics to AI vision, transform your workflow and become a data-driven professional.

  14. Python Automation Projects for Beginners Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Python Automation Projects for Beginners Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Shedy Kingston

    What if Python could take care of the repetitive work for you?This book shows you how to use Python to automate real tasks—from handling files and simple workflows to reducing everyday manual effort. Through clear explanations and practical projects, you’ll learn how to turn small scripts into useful tools you can apply immediately.If you’re ready to move beyond examples and start building automation that actually saves time, this book is for you.

  15. Räumliche Datenverwaltung mit DuckDB
    Räumliche Datenverwaltung mit DuckDB
    Von den SQL-Grundlagen zur fortgeschrittenen Geodatenanalyse
    Qiusheng Wu

    Entfesseln Sie die Leistungsfähigkeit von DuckDB für moderne Geodatenanalyse. Dieser praxisnahe Leitfaden hilft GIS-Fachleuten, effiziente räumliche Datenverwaltung zu meistern und massive reale Datensätze mithilfe von SQL, Python und der räumlichen Erweiterung von DuckDB in aussagekräftige Erkenntnisse zu verwandeln. Eine farbige Druckausgabe ist auf Amazon erhältlich.