Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Data Modeling & Design eBooks

If you like Data Modeling & Design eBooks, then you'll love these top picks.
Showing 1 - 24 of 1288 Results
Skip side bar filters
  • Data Jujitsu: The Art of Turning Data into Product

    by DJ Patil ...
    Acclaimed data scientist DJ Patil details a new approach to solving problems in Data Jujitsu.Learn how to use a problem's "weight" against itself to:Break down seemingly complex data problems into simplified partsUse alternative data analysis techniques to examine themUse human input, such as Mechanical Turk, and design tricks that enlist the help of your users to take short cuts around tough ... Read more

    Free

  • What Is Data Science?

    by Mike Loukides ...
    We've all heard it: according to Hal Varian, statistics is the next sexy job. Five years ago, in What is Web 2.0, Tim O'Reilly said that "data is the next Intel Inside." But what does that statement mean? Why do we suddenly care about statistics and about data? This report examines the many sides of data science -- the technologies, the companies and the unique skill sets.The web is full of "data ... Read more

    Free

  • Disruptive Possibilities: How Big Data Changes Everything

    Big data has more disruptive potential than any information technology developed in the past 40 years. As author Jeffrey Needham points out in this revealing book, big data can provide unprecedented visibility into the operational efficiency of enterprises and agencies.Disruptive Possibilities provides an historically-informed overview through a wide range of topics, from the evolution of ... Read more

    Free

  • Designing Data-Intensive Applications

    The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

    Data is at the center of many challenges in system design today. Difficult issues such as scalability, consistency, reliability, efficiency, and maintainability need to be resolved. In addition, there's an overwhelming variety of systems, including relational databases, NoSQL datastores, data warehouses, and data lakes. There are cloud services, on-premises services, and embedded databases. What ... Read more

    ₹2,890.99

  • Secret Techniques for Evaluating (Cpc) Cost Per Click Advertising: Google Adwords and Yahoo Overture Action Research Evaluation

    by Jimmy Ghinis ...
    Academic book turns into a popular book read.Artificial, linkage and conversion analysis. One of the threeis demonstrated to be the most important.30 day tracking visitor period versus 24 hour period that Ad Firms stipulate. What can happen in the next 29 days is demonstrated.Find out real hidden characteristics only artificial visitors have and learn how to combat them.Inventory of clicks of how ... Read more

    Free

  • Building Data Science Teams

    by DJ Patil ...
    As data science evolves to become a business necessity, the importance of assembling a strong and innovative data teams grows. In this in-depth report, data scientist DJ Patil explains the skills, perspectives, tools and processes that position data science teams for success.Topics include: What it means to be "data driven." The unique roles of data scientists. The four essential qualities of data ... Read more

    Free

  • Real-World Decision Modeling with DMN

    Effective Communication of Decision-Making

    Organizations make thousands of automated, operational decisions every week-from targeted pricing of products todetermining which customers get automatic approval, from customizing website navigation and content to satisfyingregulatory mandates. How well they make these decisions drives their profitability, makes or breaks their reputation andpowers customer satisfaction.How these decisions are ... Read more

    ₹2,568.49

  • Data Modeling with Tableau

    A practical guide to building data models using Tableau Prep and Tableau Desktop

    by Kirk Munroe ...
    Save time analyzing large volumes of data using best practices to extract, model, and create insights from your dataKey FeaturesMaster best practices in data modeling with Tableau Prep Builder and Tableau DesktopApply Tableau Server and Tableau Cloud to create and extend data modelsBuild organizational data models based on data and content governance best practicesBook DescriptionTableau is unlike ... Read more

    ₹2,644.13 or Free with Kobo Plus

  • Understanding Compression

    Data Compression for Modern Developers

    If you want to attract and retain users in the booming mobile services market, you need a quick-loading app that won’t churn through their data plans. The key is to compress multimedia and other data into smaller files, but finding the right method is tricky. This witty book helps you understand how data compression algorithms work—in theory and practice—so you can choose the best solution among ... Read more

    ₹1,651.99

  • Mastering MongoDB 3.x

    An expert's guide to building fault-tolerant MongoDB applications

    by Alex Giamas ...
    An expert\\'s guide to build fault tolerant MongoDB applicationKey Features\[\*\] Master the advanced modeling, querying, and administration techniques in MongoDB and become a MongoDB expert\[\*\] Covers the latest updates and Big Data features frequently used by professional MongoDB developers and administrators\[\*\] If your goal is to become a certified MongoDB professional, this book is your ... Read more

    ₹2,306.18 or Free with Kobo Plus

  • Mastering Geospatial Analysis with Python

    Explore GIS processing and learn to work with GeoDjango, CARTOframes and MapboxGL-Jupyter

    Explore GIS processing and learn to work with various tools and libraries in Python. Key Features\[\*\] Analyze and process geospatial data using Python libraries such as; Anaconda, GeoPandas\[\*\] Leverage new ArcGIS API to process geospatial data for the cloud.\[\*\] Explore various Python geospatial web and machine learning frameworks.Book DescriptionPython comes with a host of open source ... Read more

    ₹3,262.45 or Free with Kobo Plus

  • Oracle SOA Suite 12c Handbook

    by Lucas Jellema ...
    Master Oracle SOA Suite 12cDesign, implement, manage, and maintain a highly flexible service-oriented computing infrastructure across your enterprise using the detailed information in this Oracle Press guide. Written by an Oracle ACE director, Oracle SOA Suite 12c Handbook uses a start-to-finish case study to illustrate each concept and technique. Learn expert techniques for designing and ... Read more

    ₹6,069.91

  • Power Pivot and Power BI

    The Excel User's Guide to DAX, Power Query, Power BI & Power Pivot in Excel 2010-2016

    Microsoft PowerPivot is a free add-on to Excel from Microsoft that allows users to produce new kinds of reports and analyses that were simply impossible before, and this book is the first to tackle DAX formulas, the core capability of PowerPivot, from the perspective of the Excel audience. Written by the world's foremost PowerPivot blogger and practitioner, the book's concepts and approach are ... Read more

    ₹2,138.27 or Free with Kobo Plus

  • Mastering Apache Cassandra - Second Edition

    Build, manage, and configure high-performing, reliable NoSQL database for your application with Cassandra

    Key FeaturesBook DescriptionThe book is aimed at intermediate developers with an understanding of core database concepts who want to become a master at implementing Cassandra for their application.What you will learnWho this book is forThe book is aimed at intermediate developers with an understanding of core database concepts who want to become a master at implementing Cassandra for their ... Read more

    ₹3,262.45 or Free with Kobo Plus

  • Building Machine Learning Powered Applications

    Going from Idea to Product

    Learn the skills necessary to design, build, and deploy applications powered by machine learning (ML). Through the course of this hands-on book, you’ll build an example ML-driven application from initial idea to deployed product. Data scientists, software engineers, and product managers—including experienced practitioners and novices alike—will learn the tools, best practices, and challenges ... Read more

    ₹2,634.93

  • Think Stats

    Exploratory Data Analysis

    If you know how to program, you have the skills to turn data into knowledge. This thoroughly revised edition presents statistical concepts computationally, rather than mathematically, using programs written in Python. Through practical examples and exercises based on real-world datasets, you'll learn the entire process of exploratory data analysis—from wrangling data and generating statistics to ... Read more

    ₹3,510.49

  • Data Wrangling with Python

    Tips and Tools to Make Your Life Easier

    How do you take your data analysis skills beyond Excel to the next level? By learning just enough Python to get stuff done. This hands-on guide shows non-programmers like you how to process information that’s initially too messy or difficult to access. You don't need to know a thing about the Python programming language to get started.Through various step-by-step exercises, you’ll learn how to ... Read more

    ₹1,759.37

  • Bad Data Handbook

    Cleaning Up The Data So You Can Get Back To Work

    What is bad data? Some people consider it a technical phenomenon, like missing values or malformed records, but bad data includes a lot more. In this handbook, data expert Q. Ethan McCallum has gathered 19 colleagues from every corner of the data arena to reveal how they’ve recovered from nasty data problems.From cranky storage to poor representation to misguided policy, there are many paths to ... Read more

    ₹1,651.99

  • Practical Tableau

    100 Tips, Tutorials, and Strategies from a Tableau Zen Master

    by Ryan Sleeper ...
    Whether you have some experience with Tableau software or are just getting started, this manual goes beyond the basics to help you build compelling, interactive data visualization applications. Author Ryan Sleeper, one of the worldâ??s most qualified Tableau consultants, complements his web posts and instructional videos with this guide to give you a firm understanding of how to use Tableau to ... Read more

    ₹2,015.43

  • Apache Superset Quick Start Guide

    Develop interactive visualizations by creating user-friendly dashboards

    Integrate open source data analytics and build business intelligence on SQL databases with Apache Superset. The quick, intuitive nature for data visualization in a web application makes it easy for creating interactive dashboards.Key FeaturesWork with Apache Superset's rich set of data visualizationsCreate interactive dashboards and data storytellingEasily explore dataBook DescriptionApache ... Read more

    ₹1,969.17 or Free with Kobo Plus

  • Oracle PL/SQL for DBAs

    Security, Scheduling, Performance & More

    PL/SQL, Oracle's powerful procedural language, has been the cornerstone of Oracle application development for nearly 15 years. Although primarily a tool for developers, PL/SQL has also become an essential tool for database administration, as DBAs take increasing responsibility for site performance and as the lines between developers and DBAs blur.Until now, there has not been a book focused ... Read more

    ₹1,858.49

  • Data Structures the Fun Way

    An Amusing Adventure with Coffee-Filled Examples

    by Jeremy Kubica ...
    Learn how and when to use the right data structures in any situation, strengthening your computational thinking, problem-solving, and programming skills in the process.This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures — a critical component in any programming endeavor. You’ll learn how to work with more than 15 key ... Read more

    ₹1,518.18

  • Deep Learning for Finance

    Creating Machine & Deep Learning Models for Trading in Python

    by Sofien Kaabar ...
    Deep learning is rapidly gaining momentum in the world of finance and trading. But for many professional traders, this sophisticated field has a reputation for being complex and difficult. This hands-on guide teaches you how to develop a deep learning trading model from scratch using Python, and it also helps you create and backtest trading algorithms based on machine learning and reinforcement ... Read more

    ₹2,948.81

  • TinyML

    Machine Learning with TensorFlow Lite on Arduino and Ultra-Low-Power Microcontrollers

    Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you’ll enter the field of TinyML, where deep learning and embedded systems combine to make astounding things possible with tiny devices.Pete Warden and Daniel Situnayake explain how you can ... Read more

    ₹2,221.93