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 289 - 312 de 3367 resultados
Skip side bar filters
  • Ethereum Smart Contract Development

    Build blockchain-based decentralized applications using solidity

    Become an Ethereum Blockchain developer using a blend of concepts and hands-on implementationsKey FeaturesUnderstand the Ethereum Ecosystem and its differences from its rich cousin BitcoinExplore the Solidity programming language and smart contract optimizationsGet a developer’s perspective of Blockchain-as-a-technology with exposure to common challenges faced while building decentralized ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • PyTorch深度学习

    Chinese Edition

    使用PyTorch开发神经网络的实用指南 提供本书彩图和源代码下载Key Features使用PyTorch构建神经网络模型的实用指南从PyTorch的安装讲起,介绍为现代深度学习提供驱动力的多个基础模块,以及使用CNN、RNN、LSTM以及其他网络模型解决问题的方法Book Description深度学习为世界上的智能系统(比如Google Voice、Siri和Alexa)提供了动力。随着硬件(如GPU)和软件框架(如PyTorch、Keras、TensorFlow和CNTK)的进步以及大数据的可用性,人们在文本、视觉和高级分析等领域更容易实施相应问题的解决方案。 本书对当今前沿的深度学习库PyTorch进行了讲解。凭借其易学习性、高效性以及与Python开发的天然亲近性,PyTorch获得了深度学习研究人员以及数据科学家们的关注。本书从PyTorch的安装讲起 ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • THE RAG PROGRAMMING RECIPES FOR EXPERTS

    USING PYTHON AND LANGCHAIN

    The RAG Programming Recipes: Expert Techniques for Python and LangchainUnleash the Potential of Generative AI with Powerful Python and Langchain RecipesThis book is your comprehensive guide to becoming an expert in RAG programming, a cutting-edge approach to training generative AI models. By combining the power of Python and Langchain, a revolutionary deep learning framework, you'll unlock a world ... Leer más

    $7.00 USD o gratis con Kobo Plus

  • Practical Linear Algebra for Data Science

    From Core Concepts to Applications Using Python

    de Mike X Cohen ...
    If you want to work in any computational or technical field, you need to understand linear algebra. As the study of matrices and operations acting upon them, linear algebra is the mathematical basis of nearly all algorithms and analyses implemented in computers. But the way it's presented in decades-old textbooks is much different from how professionals use linear algebra today to solve real-world ... Leer más

    $48.99 USD

  • Data Governance

    Governing data for sustainable business

    Data is fundamentally changing the nature of businesses and organisations and the mechanisms for delivering products and services. This book is a practical guide to developing strategy and policy for data governance, in line with the developing ISO 38505 governance of data standards. It will assist an organisation wanting to become more of a data driven business by explaining how to assess the ... Leer más

    $54.89 USD

  • Quantitative Social Science

    An Introduction in tidyverse

    A tidyverse edition of the acclaimed textbook on data analysis and statistics for the social sciences and allied fieldsQuantitative analysis is an essential skill for social science research, yet students in the social sciences and related areas typically receive little training in it. Quantitative Social Science is a practical introduction to data analysis and statistics written especially for ... Leer más

    $48.99 USD

  • Data

    "Data: How Data Will Help You in Your Life and Business, and Transform Society" is a clear, practical guide to understanding, working with, and communicating through data—both in personal life and in the professional world. Divided into three sections —Data and People, Data and Companies, and Data and Society— the book explains key concepts such as what data is, how algorithms and artificial ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Data Engineering with Scala and Spark

    Build streaming and batch pipelines that process massive amounts of data using Scala

    Take your data engineering skills to the next level by learning how to utilize Scala and functional programming to create continuous and scheduled pipelines that ingest, transform, and aggregate dataKey FeaturesTransform data into a clean and trusted source of information for your organization using ScalaBuild streaming and batch-processing pipelines with step-by-step explanationsImplement and ... Leer más

    $27.89 USD o gratis con Kobo Plus

  • New directions in Instructional Pragmatics Research

    Series Libro 315 - Linguistic Insights
    This volume represents a significant scholarly contribution to the field of instructional pragmatics by exploring teaching and learning pragmatics at primary, secondary and tertiary level, advocating for a paradigm shift toward multilingual and inclusive approaches in instructional pragmatics. The contributions employ a wide range of research methods, which reflects the complexities of ... Leer más

    $79.19 USD

  • Translating English-Language Theatre into Spanish (1939–2019)

    Series Libro 42 - New Trends in Translation Studies
    This monograph examines a selection of plays originally written in English and first translated into Spanish during the period of Francoist censorship (1939–1978), many of which continue to be staged and published in the twenty-first century. Drawing on a corpus that includes several translations of The Glass Menagerie, The Crucible, Happy Days and The Lover, the book explores how themes ... Leer más

    $54.89 USD

  • The Definitive Guide to Power Query (M)

    Mastering complex data transformation with Power Query

    Learn how to use the Power Query M formula language and its functions effectively for better data modeling and impactful business intelligence reports. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesGet comprehensive coverage of fundamental and advanced Power Query conceptsGain hands-on experience with practical examples based on real-world problemsDelve ... Leer más

    $39.59 USD o gratis con Kobo Plus

  • Information Technology & Systems

    ICITS 2026, Volume 1

    Series series Springer Nature Proceedings excluding Computer Science
    This volume presents peer-reviewed papers accepted for presentation at the 2026 International Conference on Information Technology & Systems (ICITS’26), held at the Universidad Tecnológica de Honduras (UTH), Roatán Island, Honduras, from February 16 to 18, 2026.ICITS’26 provides an international platform for researchers and practitioners to share cutting-edge research, innovative solutions, and ... Leer más

    $209.79 USD

  • R语言数据高效处理指南

    de 黄天元 ...
    本书以R语言为基础,介绍做任何分析都绕不开的数据处理基本操作。从基本包入手,循序渐进地引导读者一步一步进行学习。首先介绍tidyverse生态系统的dplyr包,并在其后引入难度稍高但是性能更加优秀的data.table包,然后介绍支持分布式数据处理的sparklyr包。在本书的zui后部分还提供了实战的案例,并介绍了一些非常实用的数据处理技巧。本书分为四个部分:di yi部分介绍基本的概念,介绍数据处理的基本概念和R语言编程基础,让零基础的读者也能迅速入门;第二部分是快速入门部分,介绍如何使用base-r基本包和tidyverse生态系统来解决基本的数据处理问题,让读者能够快速上手;第三部分是高级进阶内容,对于追求数据处理的速度和规模的用户而言,需要进阶学习data.table和sparklyr两个R包,从而获得更高的效率;第四部分是实战案例,利用航班数据进行演练 ... Leer más

    $11.21 USD

  • Data Engineering with Python

    Work with massive datasets to design data models and automate data pipelines using Python

    de Paul Crickard ...
    Build, monitor, and manage real-time data pipelines to create data engineering infrastructure efficiently using open-source Apache projectsKey FeaturesBecome well-versed in data architectures, data preparation, and data optimization skills with the help of practical examplesDesign data models and learn how to extract, transform, and load (ETL) data using PythonSchedule, automate, and monitor ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Building Medallion Architectures

    Designing with Delta Lake and Spark

    To deliver the insights that give them a competitive advantage, organizations increasingly turn to the proven Medallion architecture. Yet implementing a robust data architecture can be difficult, particularly when it comes to using the Medallion architecture's Bronze, Silver, and Gold layers—done wrong, it can hamper your ability to make data-driven decisions. This practical guide helps you build ... Leer más

    $36.79 USD

  • SuperFreakonomics

    Global Cooling, Patriotic Prostitutes, and Why Suicide Bombers Should Buy Life Insurance

    Freakonomics lived on the New York Times bestseller list for an astonishing two years. Now authors Steven D. Levitt and Stephen J. Dubner return with more iconoclastic insights and observations in SuperFreakonomics—the long awaited follow-up to their New York Times Notable blockbuster. Based on revolutionary research and original studies, SuperFreakonomics promises to once again challenge our view ... Leer más

    $12.19 USD

  • Big Data and Cloud Computing

    Select Proceedings of ICBCC 2022

    Series series Springer Nature Proceedings excluding Computer Science
    The book presents papers from the 7th International Conference on Big Data and Cloud Computing Challenges (ICBCC 2022). The book includes high-quality, original research on various aspects of big data and cloud computing, offering perspectives from the industrial and research communities on addressing the current challenges in the field. This book discusses key issues and highlights recent ... Leer más

    $303.09 USD

  • Distributed Data Services

    Fundamentals and Practices

    de Zichen Xu ...
    Series series Computer Science (R0)
    The book explores core concepts, technologies, and challenges of distributed data services. It aims to provide researchers, engineers, and students with a deep understanding of theoretical foundations and practical applications in distributed data systems. The book covers four main aspects: transaction models, processing languages, consistency mechanisms, and system architectures, exploring ... Leer más

    $188.79 USD

  • Spatial Networking in the United Physical, Virtual, and Mental World

    Series series Engineering (R0)
    The current book chooses graphs and networks as primary and global research objectives after reviewing different types and areas of networking and existing works on graph and network operations. The ideas of this book originate from the WAVE approach which allowed us, more than half a century ago, to implement citywide heterogeneous computer networks and solve distributed problems on them in ... Leer más

    $146.79 USD

  • Innovative Technologies in Intelligent Systems and Industrial Applications

    CITISIA 2023

    Series series Springer Nature Proceedings excluding Computer Science
    This book presents the proceedings of the 8th International Conference on Innovative Technologies in Intelligent Systems & Industrial Application (CITISIA), held in virtual mode in Sydney, Australia and Kuala Lumpur, Malaysia, on November 16-18, 2023. It showcases advances and innovations in Industry 4.0, smart society 5.0, mobile technologies, smart manufacturing, smart data fusion, hybrid ... Leer más

    $313.59 USD

  • Azure Strategy and Implementation Guide

    Up-to-date information for organizations new to Azure

    Learn Azure's cloud capabilities with the help of this introductory guide to employing Azure for your cloud infrastructure needs.Key FeaturesGet a clear overview of Azure's capabilities and benefits, and learn how to get started efficientlyDevelop the ability to opt for cloud architecture and design that best fits your organizationLeverage Azure opportunities for cost savings and optimizationBook ... Leer más

    $36.89 USD o gratis con Kobo Plus

  • Trends and Innovations in Information Systems and Technologies

    Volume 1

    Series series Springer Nature Proceedings excluding Computer Science
    This book gathers selected papers presented at the 2020 World Conference on Information Systems and Technologies (WorldCIST’20), held in Budva, Montenegro, from April 7 to 10, 2020.WorldCIST provides a global forum for researchers and practitioners to present and discuss recent results and innovations, current trends, professional experiences with and challenges regarding various aspects of modern ... Leer más

    $209.79 USD

  • Behavioural Analytics: Machine Learning Approaches for Predictive Insights

    Applied Machine Learning for IoT and Data Analytics (Volume 3) offers a comprehensive exploration of how machine learning transforms behavioural data into actionable intelligence. In an era where data-driven strategies shape competitive advantage, this volume examines how organisations can harness predictive analytics to understand patterns, anticipate risks, and unlock hidden opportunities.The ... Leer más

    $59.00 USD

  • Oracle Data Dictionary Pocket Reference

    Views, Columns & Tips

    If you work with Oracle, then you don't need to be told that the data dictionary is large and complex, and grows larger with each new Oracle release. It's one of the basic elements of the Oracle database you interact with regularly, but the sheer number of tables and views makes it difficult to remember which view you need, much less the name of the specific column. Want to make it simpler? The ... Leer más

    $7.19 USD