R for data science import, tidy, transform, visualize, and model data

"This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience"--

Bibliographic Details
Main Authors: Wickham, Hadley, Grolemund, Garrett (Author)
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media 2016
Edition:First edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05750nmm a2200745 u 4500
001 EB001943231
003 EBX01000000000000001106133
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781491910337 
020 |a 1491910364 
020 |a 1491910348 
020 |a 9781491910368 
020 |a 1491910399 
020 |a 149191033X 
020 |a 9781491910344 
050 4 |a QA76 
100 1 |a Wickham, Hadley 
245 0 0 |a R for data science  |b import, tidy, transform, visualize, and model data  |c Hadley Wickham & Garrett Grolemund 
250 |a First edition 
260 |a Sebastopol, CA  |b O'Reilly Media  |c 2016 
300 |a 1 online resource  |b illustrations (some color) 
505 0 |a Includes bibliographical references and index 
505 0 |a Copyright; Table of Contents; Preface; What You Will Learn; How This Book Is Organized; What You Won't Learn; Big Data; Python, Julia, and Friends; Nonrectangular Data; Hypothesis Confirmation; Prerequisites; R; RStudio; The Tidyverse; Other Packages; Running R Code; Getting Help and Learning More; Acknowledgments; Online Version; Conventions Used in This Book; Using Code Examples; O'Reilly Safari; How to Contact Us; Part I. Explore; Chapter 1. Data Visualization with ggplot2; Introduction; Prerequisites; First Steps; The mpg Data Frame; Creating a ggplot; A Graphing Template; Exercises 
505 0 |a Add New Variables with mutate()Useful Creation Functions; Exercises; Grouped Summaries with summarize(); Combining Multiple Operations with the Pipe; Missing Values; Counts; Useful Summary Functions; Grouping by Multiple Variables; Ungrouping; Exercises; Grouped Mutates (and Filters); Exercises; Chapter 4. Workflow: Scripts; Running Code; RStudio Diagnostics; Exercises; Chapter 5. Exploratory Data Analysis; Introduction; Prerequisites; Questions; Variation; Visualizing Distributions; Typical Values; Unusual Values; Exercises; Missing Values; Exercises; Covariation 
505 0 |a Parsing a VectorNumbers; Strings; Factors; Dates, Date-Times, and Times; Exercises; Parsing a File; Strategy; Problems; Other Strategies; Writing to a File; Other Types of Data; Chapter 9. Tidy Data with tidyr; Introduction; Prerequisites; Tidy Data; Exercises; Spreading and Gathering; Gathering; Spreading; Exercises; Separating and Pull; Separate; Unite; Exercises; Missing Values; Exercises; Case Study; Exercises; Nontidy Data; Chapter 10. Relational Data with dplyr; Introduction; Prerequisites; nycflights13; Exercises; Keys; Exercises; Mutating Joins; Understanding Joins; Inner Join 
505 0 |a Aesthetic MappingsExercises; Common Problems; Facets; Exercises; Geometric Objects; Exercises; Statistical Transformations; Exercises; Position Adjustments; Exercises; Coordinate Systems; Exercises; The Layered Grammar of Graphics; Chapter 2. Workflow: Basics; Coding Basics; What's in a Name?; Calling Functions; Exercises; Chapter 3. Data Transformation with dplyr; Introduction; Prerequisites; nycflights13; dplyr Basics; Filter Rows with filter(); Comparisons; Logical Operators; Missing Values; Exercises; Arrange Rows with arrange(); Exercises; Select Columns with select(); Exercises 
505 0 |a A Categorical and Continuous VariableExercises; Two Categorical Variables; Exercises; Two Continuous Variables; Exercises; Patterns and Models; ggplot2 Calls; Learning More; Chapter 6. Workflow: Projects; What Is Real?; Where Does Your Analysis Live?; Paths and Directories; RStudio Projects; Summary; Part II. Wrangle; Chapter 7. Tibbles with tibble; Introduction; Prerequisites; Creating Tibbles; Tibbles Versus data.frame; Printing; Subsetting; Interacting with Older Code; Exercises; Chapter 8. Data Import with readr; Introduction; Prerequisites; Getting Started; Compared to Base R; Exercises 
653 |a Electronic data processing / fast 
653 |a Data mining / fast 
653 |a Data Mining 
653 |a Big data / fast 
653 |a COMPUTERS / Computer Science / bisacsh 
653 |a Big data / http://id.loc.gov/authorities/subjects/sh2012003227 
653 |a COMPUTERS / Data Processing / bisacsh 
653 |a Données volumineuses 
653 |a R / Programm / gnd / http://d-nb.info/gnd/4705956-4 
653 |a Databases / fast 
653 |a Data mining / http://id.loc.gov/authorities/subjects/sh97002073 
653 |a COMPUTERS / Machine Theory / bisacsh 
653 |a Databases / http://id.loc.gov/authorities/subjects/sh86007767 
653 |a R (Computer program language) / http://id.loc.gov/authorities/subjects/sh2002004407 
653 |a R (Langage de programmation) 
653 |a COMPUTERS / Hardware / General / bisacsh 
653 |a COMPUTERS / Reference / bisacsh 
653 |a R (Computer program language) / fast 
653 |a COMPUTERS / Computer Literacy / bisacsh 
653 |a Electronic data processing / http://id.loc.gov/authorities/subjects/sh85042288 
653 |a Exploration de données (Informatique) 
653 |a COMPUTERS / Information Technology / bisacsh 
700 1 |a Grolemund, Garrett  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 1491910364 
776 |z 9781491910399 
776 |z 1491910348 
776 |z 149191033X 
776 |z 9781491910368 
776 |z 9781491910344 
776 |z 9781491910337 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781491910382/?ar  |x Verlag  |3 Volltext 
082 0 |a 004 
082 0 |a 500 
520 |a "This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience"--