Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Procesamiento de datos

Si te gustan los eBooks de Procesamiento de datos, seguro que te encanta esta selección.
Mostrando 121 - 144 de 3531 resultados
Skip side bar filters
  • Data Governance: The Definitive Guide

    As you move data to the cloud, you need to consider a comprehensive approach to data governance, along with well-defined and agreed-upon policies to ensure your organization meets compliance requirements. Data governance incorporates the ways people, processes, and technology work together to ensure data is trustworthy and can be used effectively. This practical guide shows you how to effectively ... Leer más

    $48.99 USD

  • Elixir in Action, Third Edition

    de Saša Juric ...
    Series series In Action
    Fully updated to Elixir 1.15, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability.Thousands of developers have learned to build applications in Elixir by using Saša Juric’s Elixir in Action. You’ll skip the programming basics or 101 introductions; this book builds on your existing knowledge to get you quickly writing real Elixir ... Leer más

    $49.99 USD

  • Beginning Data Science with Python and Jupyter

    Use powerful industry-standard tools within Jupyter and the Python ecosystem to unlock new, actionable insights from your data

    de Alex Galea ...
    Getting started with data science doesn t have to be an uphill battle. This step-by-step guide is ideal for beginners who know a little Python and are looking for a quick, fast-paced introduction.Key FeaturesGet up and running with the Jupyter ecosystem and some example datasetsLearn about key machine learning concepts like SVM, KNN classifiers and Random ForestsDiscover how you can use web ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Hands-On Programming with R

    Learn how to program by diving into the R language, and then use your newfound skills to solve practical data science problems. With this book, you’ll learn how to load data, assemble and disassemble data objects, navigate R’s environment system, write your own functions, and use all of R’s programming tools.RStudio Master Instructor Garrett Grolemund not only teaches you how to program, but also ... Leer más

    $23.99 USD

  • SQL Server 2017 Administrator's Guide

    One stop solution for DBAs to monitor, manage, and maintain enterprise databases

    de Marek Chmel ...
    Implement and administer successful database solution with SQL Server 2017 Key Features\[\*\] Master the required skills to successfully set up, administer, and maintain your SQL Server 2017 database solution\[\*\] Design and configure, manage, and secure a rock-solid SQL server\[\*\] Comprehensive guide in keeping your SQL server disaster proof and ensuring all-time availabilityBook ... Leer más

    $44.99 USD o gratis con Kobo Plus

  • Tableau 10 Business Intelligence Cookbook

    Create powerful, effective visualizations with Tableau 10

    Create powerful, effective visualizations to help analyze your data with Tableau 10 by your sideKey Features\[\*\] Cook your favorite Tableau 10 business intelligence recipe with the help of this easy-to-follow book\[\*\] Build beautiful, interactive dashboards and visualizations in Tableau 10 that help you make informed decisions\[\*\] This rich collection of independent recipes cover everything ... Leer más

    $41.99 USD o gratis con Kobo Plus

  • Build a Reasoning Model (From Scratch)

    Get the eBook free when you register your print book at Manning."An exceptional deep dive into the next frontier of AI.”—Aman Chadha, GoogleThis book is a practical guide to understanding how modern reasoning-oriented LLMs work by building their core methods step by step. The book tells a clear engineering story: start with a conventional pre-trained LLM, learn how text generation works, build ... Leer más

    $43.99 USD

  • Integrating Excel and Access

    Combining Applications to Solve Business Problems

    In a corporate setting, the Microsoft Office Suite is an invaluable set of applications. One of Offices' biggest advantages is that its applications can work together to share information, produce reports, and so on. The problem is, there isn't much documentation on their cross-usage. Until now.Introducing Integrating Excel and Access, the unique reference that shows you how to combine the ... Leer más

    $23.99 USD

  • Genomics in the Cloud

    Using Docker, GATK, and WDL in Terra

    Data in the genomics field is booming. In just a few years, organizations such as the National Institutes of Health (NIH) will host 50+ petabytesâ??or over 50 million gigabytesâ??of genomic data, and theyâ??re turning to cloud infrastructure to make that data available to the research community. How do you adapt analysis tools and protocols to access and analyze that volume of data in the cloud ... Leer más

    $55.99 USD

  • Oracle Quick Guides Part 2 - Oracle Database Design

    Series Libro 2 - Oracle Quick Guides
    This is Part 2 of a series of quick learning guides for Oracle designers, developers and managers. Part 2 introduces completely new entrants to concepts of Oracle database analysis and design, database normalisation, the logical data model, E-R modelling and diagrams, logical to physical transformation in Oracle Designer, physical database design, de-normalization, database design for performance, ... Leer más

    $3.50 USD

  • OCEB 2 Certification Guide

    Business Process Management - Fundamental Level

    OCEB 2 Certification Guide, Second Edition has been updated to cover the new version 2 of the BPMN standard and delivers expert insight into BPM from one of the developers of the OCEB Fundamental exam, offering full coverage of the fundamental exam material for both the business and technical tracks to further certification. The first study guide prepares candidates to take—and pass—the OCEB ... Leer más

    $49.99 USD

  • Data Visualization with Python and JavaScript

    Scrape, Clean, Explore, and Transform Your Data

    de Kyran Dale ...
    How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of ... Leer más

    $41.99 USD

  • Oracle Quick Guides Part 1 - Oracle Basics: Database & Tools

    Series Libro 1 - Oracle Quick Guides
    This is Part 1 of a series of quick learning guides for Oracle designers, developers and managers. Part 1 introduces completely new entrants to the Oracle environment about Relational principles and history, the background of Oracle, the products, database architecture, installation, Oracle and 3rd party database and design tools and provides a glossary of basic Oracle terminology and simple ... Leer más

    $3.50 USD

  • Python Polars: The Definitive Guide

    Transforming, Analyzing, and Visualizing Data with a Fast and Expressive DataFrame API

    Unlock the power of Polars, a Python package for transforming, analyzing, and visualizing data. In this hands-on guide, Jeroen Janssens and Thijs Nieuwdorp walk you through every feature of Polars, showing you how to use it for real-world tasks like data wrangling, exploratory data analysis, building pipelines, and more.Whether you're a seasoned data professional or new to data science, you'll ... Leer más

    $48.99 USD

  • Hands-On Web Scraping with Python

    Perform advanced scraping operations using various Python libraries and tools such as Selenium, Regex, and others

    Collect and scrape different complexities of data from the modern Web using the latest tools, best practices, and techniquesKey FeaturesLearn different scraping techniques using a range of Python libraries such as Scrapy and Beautiful SoupBuild scrapers and crawlers to extract relevant information from the webAutomate web scraping operations to bridge the accuracy gap and manage complex business ... Leer más

    $37.99 USD o gratis con Kobo Plus

  • Julia for Scientific Computing

    Julia in Production: A Data Science Journey

    Series series Julia in Production: A Data Science Journey
    Transform your data science workflows with Julia's lightning-fast performance. This practical guide helps Python and R developers transition to Julia for large-scale scientific computing, machine learning, and numerical analysis. Features real-world case studies, optimization techniques, and integration with popular data science tools. Includes parallel computing patterns and best practices for ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • The Enterprise Big Data Lake

    Delivering the Promise of Big Data and Data Science

    de Alex Gorelik ...
    The data lake is a daring new approach for harnessing the power of big data technology and providing convenient self-service capabilities. But is it right for your company? This book is based on discussions with practitioners and executives from more than a hundred organizations, ranging from data-driven companies such as Google, LinkedIn, and Facebook, to governments and traditional corporate ... Leer más

    $48.99 USD

  • Hands-On Unsupervised Learning Using Python

    How to Build Applied Machine Learning Solutions from Unlabeled Data

    Many industry experts consider unsupervised learning the next frontier in artificial intelligence, one that may hold the key to general artificial intelligence. Since the majority of the world's data is unlabeled, conventional supervised learning cannot be applied. Unsupervised learning, on the other hand, can be applied to unlabeled datasets to discover meaningful patterns buried deep in the data ... Leer más

    $48.99 USD

  • QlikView 11 para Desarrolladores

    Los ejercicios de este libro tienen un enfoque de tutorial paso a paso y en los que al mismo tiempo se van presentando mejores practicas de desarrollo. El libro esta estructurado de forma que puede ser leido de inicio a fin o leer solamente partes del mismo.Este libro va dirigido a desarrolladores y usuarios que quieren aprender a crear aplicaciones de Inteligencia de Negocios con QlikView. ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • Creating a Data-Driven Organization

    Practical Advice from the Trenches

    de Carl Anderson ...
    What do you need to become a data-driven organization? Far more than having big data or a crack team of unicorn data scientists, it requires establishing an effective, deeply-ingrained data culture. This practical book shows you how true data-drivenness involves processes that require genuine buy-in across your company, from analysts and management to the C-Suite and the board.Through interviews ... Leer más

    $28.99 USD

  • Data-Driven Hollywood

    The New Data Professionals in the Age of Streaming

    The rise of Hollywood’s data and algorithm specialists and their growing influence on creative decisionsIn Hollywood today, thousands of data specialists work for streaming video platforms, playing a role not just in distribution and marketing but also in decisions about content and production. In Data-Driven Hollywood, Violaine Roussel examines the emergence of this new category of professionals ... Leer más

    $23.09 USD

  • MySQL Pocket Reference

    SQL Functions and Utilities

    de George Reese ...
    To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job ... Leer más

    $9.99 USD

  • Learning MySQL

    Get a Handle on Your Data

    Get a comprehensive overview on how to set up and design an effective database with MySQL. This thoroughly updated edition covers MySQL's latest version, including its most important aspects. Whether you're deploying an environment, troubleshooting an issue, or engaging in disaster recovery, this practical guide provides the insights and tools necessary to take full advantage of this powerful ... Leer más

    $41.99 USD

  • Redis Cookbook

    Practical Techniques for Fast Data Manipulation

    Two years since its initial release, Redis already has an impressive list of adopters, including Engine Yard, GitHub, Craigslist, and Digg. This open source data structure server is built for speed and flexibility, making it ideal for many applications. If you're using Redis, or considering it, this concise cookbook provides recipes for a variety of issues you're likely to face.Each recipe solves ... Leer más

    $12.99 USD