MTU Library Catalogue

Syndetics cover image
Image from Syndetics

Introduction to data science : data wrangling and visualization with R / Rafael A. Irizarry.

By: Irizarry, Rafael A [author ].
Material type: materialTypeLabelBookSeries: Chapman & Hall/CRC data science series: Publisher: Boca Raton, FL ; Abingdon, Oxon, UK : CRC Press/Taylor & Francis Group, 2025Copyright date: ©2025Edition: Second edition.Description: xviii, 327 pages : illustrations (some color) ; 27 cm.Content type: text Media type: unmediated Carrier type: volumeISBN: 9781032116556 (hardback); 1032116552 (hardback).Other title: Data wrangling and visualization with R.Subject(s): Data mining -- Computer programs | Information visualization -- Computer programs | Statistics -- Data processing | R (Computer program language)DDC classification: 005.362
Contents:
Getting started -- R basics -- Programming basics -- The tidyverse -- Data.table -- Importing data -- Visualizing data distributions -- Ggplot 2 -- Data visualization principles -- Data visualization in practice --Reshaping data -- Joining tables -- Parsing dates and times -- Locales -- Extracting data from the web -- String processing -- Text analysis -- Organizing with Unix -- Git and GitHub -- Reproducible projects.
Subject: "Unlike the first edition, the new edition has been split into two books. Thoroughly revised and updated, this is the first book of the second edition of Introduction to Data Science: Data Wrangling and Visualization with R. It introduces skills that can help you tackle real-world data analysis challenges. These include R programming, data wrangling with dplyr, data visualization with ggplot2, file organization with UNIX/Linux shell, version control with Git and GitHub, and reproducible document preparation with Quarto and knitr. The new edition includes additional material/chapters on data.table, locales, and accessing data through APIs. The book is divided into four parts: R, Data Visualization, Data Wrangling, and Productivity Tools. Each part has several chapters meant to be presented as one lecture and includes dozens of exercises. The second book will cover topics including probability, statistics and prediction algorithms with R. Throughout the book, we use motivating case studies. In each case study, we try to realistically mimic a data scientist's experience. For each of the skills covered, we start by asking specific questions and answer these through data analysis. Examples of the case studies included in the book are: US murder rates by state, self-reported student heights, trends in world health and economics, and the impact of vaccines on infectious disease rates. This book is meant to be a textbook for a first course in Data Science. No previous knowledge of R is necessary, although some experience with programming may be helpful. To be a successful data analyst implementing these skills covered in this book requires understanding advanced statistical concepts, such as those covered the second book. If you read and understand all the chapters and complete all the exercises in this book, and understand statistical concepts, you will be well-positioned to perform basic data analysis tasks and you will be prepared to learn the more advanced concepts and skills needed to become an expert"-- Provided by publisher.

Enhanced descriptions from Syndetics:

Unlike the first edition, the new edition has been split into two books.

Thoroughly revised and updated, this is the first book of the second edition of Introduction to Data Science: Data Wrangling and Visualization with R. It introduces skills that can help you tackle real-world data analysis challenges. These include R programming, data wrangling with dplyr, data visualization with ggplot2, file organization with UNIX/Linux shell, version control with Git and GitHub, and reproducible document preparation with Quarto and knitr. The new edition includes additional material on data.table, locales, and accessing data through APIs. The book is divided into four parts: R, Data Visualization, Data Wrangling, and Productivity Tools. Each part has several chapters meant to be presented as one lecture and includes dozens of exercises. The second book will cover topics including probability, statistics and prediction algorithms with R.

Throughout the book, we use motivating case studies. In each case study, we try to realistically mimic a data scientist's experience. For each of the skills covered, we start by asking specific questions and answer these through data analysis. Examples of the case studies included in the book are: US murder rates by state, self-reported student heights, trends in world health and economics, and the impact of vaccines on infectious disease rates.

This book is meant to be a textbook for a first course in Data Science. No previous knowledge of R is necessary, although some experience with programming may be helpful. To be a successful data analyst implementing these skills covered in this book requires understanding advanced statistical concepts, such as those covered the second book. If you read and understand all the chapters and complete all the exercises in this book, and understand statistical concepts, you will be well-positioned to perform basic data analysis tasks and you will be prepared to learn the more advanced concepts and skills needed to become an expert.

One of two parts that were published as a single volume in a previous edition.

Includes bibliographical references and index.

Getting started -- R basics -- Programming basics -- The tidyverse -- Data.table -- Importing data -- Visualizing data distributions -- Ggplot 2 -- Data visualization principles -- Data visualization in practice --Reshaping data -- Joining tables -- Parsing dates and times -- Locales -- Extracting data from the web -- String processing -- Text analysis -- Organizing with Unix -- Git and GitHub -- Reproducible projects.

"Unlike the first edition, the new edition has been split into two books. Thoroughly revised and updated, this is the first book of the second edition of Introduction to Data Science: Data Wrangling and Visualization with R. It introduces skills that can help you tackle real-world data analysis challenges. These include R programming, data wrangling with dplyr, data visualization with ggplot2, file organization with UNIX/Linux shell, version control with Git and GitHub, and reproducible document preparation with Quarto and knitr. The new edition includes additional material/chapters on data.table, locales, and accessing data through APIs. The book is divided into four parts: R, Data Visualization, Data Wrangling, and Productivity Tools. Each part has several chapters meant to be presented as one lecture and includes dozens of exercises. The second book will cover topics including probability, statistics and prediction algorithms with R. Throughout the book, we use motivating case studies. In each case study, we try to realistically mimic a data scientist's experience. For each of the skills covered, we start by asking specific questions and answer these through data analysis. Examples of the case studies included in the book are: US murder rates by state, self-reported student heights, trends in world health and economics, and the impact of vaccines on infectious disease rates. This book is meant to be a textbook for a first course in Data Science. No previous knowledge of R is necessary, although some experience with programming may be helpful. To be a successful data analyst implementing these skills covered in this book requires understanding advanced statistical concepts, such as those covered the second book. If you read and understand all the chapters and complete all the exercises in this book, and understand statistical concepts, you will be well-positioned to perform basic data analysis tasks and you will be prepared to learn the more advanced concepts and skills needed to become an expert"-- Provided by publisher.

MTU Cork Module STAT8010 - Core reading.

Author notes provided by Syndetics

Rafael A. Irizarry is professor and chair of Data Science at the Dana-Farber Cancer Institute, professor of biostatistics at Harvard, and a fellow of the American Statistical Association and the International Society of Computational Biology. Prof. Irizarry is an applied statistician and during the last 25 years has worked in diverse areas, including genomics, sound engineering, and public health surveillance. He disseminates solutions to data analysis challenges as open source software, tools that are widely downloaded and used. Prof. Irizarry has also developed and taught several data science courses at Harvard as well as popular online courses.