by Boris Paskhaver
Pandas has rapidly become one of Python's most popular data analysis libraries. In Pandas in Action, a friendly and example-rich introduction, author Boris Paskhaver shows you how to master this versatile tool and take the next steps in your data science career. You'll learn how easy Pandas makes it to efficiently sort, analyze,...
Price: $40.51 | Publisher: Manning | Release: 2021
by Ajay Thampi
Interpretable AI opens up the black box of your AI models. It teaches cutting-edge techniques and best practices that can make even complex AI systems interpretable. Each method is easy to implement with just Python and open source libraries. You'll learn to identify when you can utilize models that are inherently transparent, and ho...
Price: $49.99 | Publisher: Manning | Release: 2022
by Yehonathan Sharvit
Data-Oriented Programming is a one-of-a-kind guide that introduces the data-oriented paradigm. This groundbreaking approach represents data with generic immutable data structures. It simplifies state management, eases concurrency, and does away with the common problems you'll find in object-oriented code. The book presents powerful n...
Price: $50.62 | Publisher: Manning | Release: 2022
Effective Data Science Infrastructure
by Ville Tuulos
Effective Data Science Infrastructure: How to make data scientists more productive is a hands-on guide to assembling infrastructure for data science and machine learning applications. It reveals the processes used at Netflix and other data-driven companies to manage their cutting edge data infrastructure. In it, you'll master scalabl...
Price: $33.66 | Publisher: Manning | Release: 2022
by Jeff Nickoloff, Ahmet Alp Balkan
Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers. After starting with a clear explanation of the Docker model, you will learn how to package applications in containers, including techniques for testing and distributing applications. You will also learn how to run programs securely...
Price: $27.21 | Publisher: Manning | Release: 2016
Deep Learning with R, 2nd Edition
by Francois Chollet, Tomasz Kalinowski, J. J. Allaire
Deep Learning with R, 2nd Edition shows you how to put deep learning into action. It's based on the revised new edition of François Chollet's bestselling Deep Learning with Python. All code and examples have been expertly translated to the R language by Tomasz Kalinowski, who maintains the Keras and Tensorflow R packages at RSt...
Price: $54.57 | Publisher: Manning | Release: 2022
by Zoran Maksimovic
MongoDB is one of the biggest players in the NoSQL database market, providing high performance, high availability, and automatic scaling. It's an open-source document database written in C++ and hosted on GitHub. Zoran Maksimovic's MongoDB 3 Succinctly touches on the most important aspects of the MongoDB database that applicatio...
Free ebook | Publisher: Syncfusion | Release: 2017
by Ed Freitas
Svelte departs from the virtual DOM approach by compiling the code you write into native-browser JavaScript when you build your application. The result is minimal and highly optimized pure JavaScript that the browser executes with no heavy runtime. In Svelte Succinctly, Ed Freitas will show readers how to install Svelte and give them a co...
Free ebook | Publisher: Syncfusion | Release: 2023
Effective Testing with RSpec 3
by Myron Marston, Ian Dees
RSpec has been downloaded more than 100 million times and has inspired countless test frameworks in other languages. Use this influential Ruby testing framework to iteratively develop a project with the confidence that comes from well-tested code. This book guides you through creating a Ruby project with RSpec, and explores the individual...
Price: $17.69 | Publisher: The Pragmatic Programmers | Release: 2017
A Common-Sense Guide to Data Structures and Algorithms
by Jay Wengrow
Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you...
Price: $14.80 | Publisher: The Pragmatic Programmers | Release: 2017