Inicio > > Bases de datos > SQL for Data Science
SQL for Data Science

SQL for Data Science

Antonio Badia

72,40 €
IVA incluido
Disponible
Editorial:
Springer Nature B.V.
Año de edición:
2020
Materia
Bases de datos
ISBN:
9783030575915
72,40 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

This textbook explains SQL within the context of data science and introduces the different parts of SQL as they are needed for the tasks usually carried out during data analysis. Using the framework of the data life cycle, it focuses on the steps that are very often given the short shift in traditional textbooks, like data loading, cleaning and pre-processing.The book is organized as follows. Chapter 1 describes the data life cycle, i.e. the sequence of stages from data acquisition to archiving, that data goes through as it is prepared and then actually analyzed, together with the different activities that take place at each stage. Chapter 2 gets into databases proper, explaining how relational databases organize data. Non-traditional data, like XML and text, are also covered. Chapter 3 introduces SQL queries, but unlike traditional textbooks, queries and their parts are described around typical data analysis tasks like data exploration, cleaning and transformation. Chapter 4 introduces some basic techniques for data analysis and shows how SQL can be used for some simple analyses without too much complication. Chapter 5 introduces additional SQL constructs that are important in a variety of situations and thus completes the coverage of SQL queries. Lastly, chapter 6 briefly explains how to use SQL from within R and from within Python programs. It focuses on how these languages can interact with a database, and how what has been learned about SQL can be leveraged to make life easier when using R or Python. All chapters contain a lot of examples and exercises on the way, and readers are encouraged to install the two open-source database systems (MySQL and Postgres) that are used throughout the book in order to practice and work on the exercises, because simply reading the book is much less useful than actually using it.This book is for anyone interested in data science and/or databases. It just demands a bit of computer fluency, but no specific background on databases or data analysis. All concepts are introduced intuitively and with a minimum of specialized jargon. After going through this book, readers should be able to profitably learn more about data mining, machine learning, and database management from more advanced textbooks and courses.

Artículos relacionados

  • Mastering MongoDB 7.0 - Fourth Edition
    Arek Borucki / Leandro Domingues / Marko Aleksendrić
    Gain MongoDB expertise and discover advanced queries and Atlas insights with this ultimate guide to version 7.0Key FeaturesEnhance your proficiency in advanced queries, aggregation, and optimized indexing to achieve peak MongoDB performanceMonitor, back up, and integrate applications effortlessly with MongoDB AtlasImplement security thorough RBAC, auditing, and encryption to en...
  • Bases de datos en SQL server
    Darin Jairo Mosquera Palacios / Edwin Rivas Trujillo / Luis Felipe Wanumen Silva
    El diseño y la implementación de sistemas y la manipulación de bases de datos utilizan los lenguajes LDD (Lenguaje de Definición de Datos) y LMD (Lenguaje de Manipulación de Datos). Los autores ofrecen una obra que permita el uso de estos lenguajes a quienes están encargados de administrar sistemas informáticos y sus desarrolladores. El libro presenta una propuesta para modelar...
    Disponible

    10,35 €

  • Practical MongoDB Aggregations
    Paul Done
    Begin your journey toward efficient data manipulation with this robust technical guide and enhance your aggregation skills while building efficient pipelines for a variety of tasksKey Features:Build effective aggregation pipelines for increased productivity and performanceSolve common data manipulation and analysis problems with the help of practical examplesLearn essential str...
  • Data Observability for Data Engineering
    Michele Pinto / Sammy El Khammal
    Discover actionable steps to maintain healthy data pipelines to promote data observability within your teams with this essential guide to elevating data engineering practicesKey FeaturesLearn how to monitor your data pipelines in a scalable wayApply real-life use cases and projects to gain hands-on experience in implementing data observabilityInstil trust in your pipelines amon...
    Disponible

    53,54 €

  • Redis Stack for Application Modernization
    Luigi Fugaro / Mirko Ortensi
    Discover the multi-model capabilities of Redis Stack as a document store and vector database, with support for time series, stream processing, probabilistic data structures, and moreKey FeaturesModel, index, and search data using JSON and vector data typesModernize your applications with vector similarity search, documents hybrid search, and moreConfigure a scalable, highly ava...
    Disponible

    54,72 €

  • Data Mining and Data Warehousing
    Parteek Bhatia
    ...
    Disponible

    134,11 €

Otros libros del autor

  • Quantifiers in Action
    Antonio Badia
    Basic Concepts.- Generalized Quantifiers.- QLGQ: A Query Language with Generalized Quantifiers.- Implementation and Optimization of Standard GQs.- Quantifier Prefixes.- Cooperative Query Answering.- Generalized Quantifiers and Natural Language.- Extensions.- Conclusion. ...
    Disponible

    207,05 €

  • Quantifiers in Action
    Antonio Badia
    The database industry is a multi-billion, world-wide, all-encompassing part of the software world. Quantifiers in Action: Generalized Quantification in Query, Logical and Natural Languages introduces a query language called GQs-Generalized Quantification in Query. Most query languages are simply versions of First Order Logic (FOL). GQs are an extensio...