![數據科學:R語言實現(影印版 英文版) [R for Data Science]](https://pic.windowsfront.com/12245094/59e086b2Nfc43f150.jpg) 
			 
				學習如何利用R語言洞察、知曉、理解原始數據。本書介紹瞭R、RStudio以及tidyverse,後者是一組相互配閤工作的R包,能夠使數據科學更快速、流暢、富有樂趣。本書旨在幫助你盡快地上手數據科學相關的工作,並不要求讀者先前具備編程經驗。
作者Hadley Wickham和Garrett Grolemund將一步步指導你對數據進行導入、提煉、探索以及建模並發布成果。除瞭處理數據所需的基本工具,你還將會對數據科學的周期擁有一個完整的、宏觀的理解。
  學習如何利用R語言洞察、知曉、理解原始數據。
  《數據科學:R語言實現(影印版 英文版)》介紹瞭R、RStudio以及tidyverse,後者是一組相互配閤工作的R包,能夠使數據科學快速、流暢、富有樂趣。
  《數據科學:R語言實現(影印版 英文版)》旨在幫助你盡快地上手數據科學相關的工作,並不要求讀者具備編程經驗。
  《數據科學:R語言實現(影印版 英文版)》Hadley Wickham和Garrett Grolernund將一步步指導你對數據進行導入、提煉、探索以及建模並發布成果。除瞭處理數據所需的基本工具,你還將會對數據科學的周期擁有一個完整的、宏觀的理解。
Hadley Wickham是RStudio的首席科學傢以及R基金會成員。他構建瞭一套使數據科學變得更加快捷、富有樂趣的工具。可以通過其個人網站瞭解更多的信息:http://hadley.nz。
Garrett Grolemund是一名統計學傢、教師以及RStudio的碩士生導師。他還是《Hands-On Programming with R 》(O'Reilly)一書的作者。Garrett的很多授課視頻可以在oreilly.com/safari上找到。
“Hadley Wickham是數據科學領域的一位傳奇人物,他創造齣瞭一套之前無人想到過的進行數據分析的全新方法。他這本和Garrett Grolemund閤著的新書用代碼展示瞭這種新奇的方法,本書可謂是數據分析方麵的聖經。”  —— Roger D.Peng (約翰?霍普金斯大學布隆博格公共衛生學院生物統計學教授)
Preface
Part I.  Explore
1. Data Visualization with ggplot2
Introduction
First Steps
Aesthetic Mappings
Common Problems
Facets
Geometric Objects
Statistical Transformations
Position Adjustments
Coordinate Systems
The Layered Grammar of Graphics
2. Workflow: Basics
Coding Basics
What's in a Name?
Calling Functions
3. Data Transformation with dplyr
Introduction
Filter Rows with filter()
Arrange Rows with arrange()
Select Columns with select()
Add New Variables with mutate()
Grouped Summaries with summarize()
Grouped Mutates (and Filters)
4. W0rkfl0w: Scripts
Running Code
RStudio Diagnostics
5. Exploratory Data Analysis
Introduction
Questions
Variation
Missing Values
Covariation
Patterns and Models
ggplot2 Calls
Learning More
6. Workflow: Projects
What Is Real?
Where Does Your Analysis Live?
Paths and Directories
RStudio Projects
Summary
Part II.  Wrangle
7. Tibbles with tibble
Introduction
Creating Tibbles
Tibbles Versus data.frame
Interacting with Older Code
8. Data Import with readr
Introduction
Getting Started
Parsing a Vector
Parsing a File
Writing to a File
Other Types of Data
9. Tidy Data with tidyr
Introduction
Tidy Data
Spreading and Gathering
Separating and Pull
Missing Values
Case Study
Nontidy Data
10. Relational Data with dplyr
Introduction
nycflightsl3
Keys
Mutating loins
Filtering loins
loin Problems
Set Operations
11. Strings with stringr
Introduction
String Basics
Matching Patterns with Regular Expressions
Tools
Other Types of Pattern
Other Uses of Regular Expressions
stringi
12. Factors with forcats
Introduction
Creating Factors
General Social Survey
Modifying Factor Order
Modifying Factor Levels
13. Dates and Times with lubridate
Introduction
Creating Date/Times
Date-Time Components
Time Spans
Time Zones
Part III.  Program
14. Pipeswith magrittr
Introduction
Piping Alternatives
When Not to Use the Pipe
Other Tools from magrittr
15. Functions
Introduction
When Should You Write a Function?
Functions Are for Humans and Computers
Conditional Execution
Function Arguments
Return Values
Environment
16. Vectors
Introduction
Vector Basics
Important Types of Atomic Vector
Using Atomic Vectors
Recursive Vectors (Lists)
Attributes
Augmented Vectors
17. Iteration with purrr
Introduction
For Loops
For Loop Variations
For Loops Versus Functionals
The Map Functions
Dealing with Failure
Mapping over Multiple Arguments
Walk
Other Patterns of For Loops
Part IV.  Model
18. Model Basics with modelr
Introduction
A Simple Model
Visualizing Models
Formulas and Model Families
Missing Values
Other Model Families
19. Model Building
Introduction
Why Are Low-Quality Diamonds More Expensive?
What Affects the Number of Daily Flights?
Learning More About Models
20. Many Models with purrr and broom
Introduction
gapminder
List-Columns
Creating List-Columns
Simplifying List-Columns
Making Tidy Data with broom
Part V.  Communicate
21. R Markdown
Introduction
R Markdown Basics
Text Formatting with Markdown
Code Chunks
Troubleshooting
YAML Header
Learning More
22. Graphics for Communication with ggplot2
Introduction
Label
Annotations
Scales
Zooming
Themes
Saving Your Plots
Learning More
23. R Markdown Formats
Introduction
Output Options
Documents
Notebooks
Presentations
Dashboards
Interactivity
Websites
Other Formats
Learning More
24. R Markdown Workflow
Index
這本書的封麵設計挺吸引人的,尤其是那個簡潔的藍色調,感覺很專業。我當初就是被這個封麵吸引纔決定買的。拿到書的時候,感覺紙張質量不錯,印刷也很清晰,這對於一本技術類的書籍來說非常重要,畢竟閱讀體驗直接影響學習效率。
評分這本書的排版布局很閤理,章節劃分清晰,從基礎概念到高級應用都有涉及。我特彆喜歡它在代碼示例上的處理方式,不僅僅是給齣代碼,還配有詳細的解釋,讓我這個初學者也能很容易跟上思路。很多時候,一本好的技術書,光有內容是不夠的,排版和講解的邏輯性纔是王道,這本書在這方麵做得相當到位。
評分書的厚度讓人感覺內容很充實,不過分冗長,每一頁都有其實用價值。作為一本參考書,它非常耐讀,可以經常翻閱,迴顧關鍵概念和技巧。對我來說,它更像是一個可靠的夥伴,在我遇到數據處理的難題時,總能提供及時的幫助和清晰的指引。
評分我發現這本書的內容組織非常注重實踐性,很多例子都是貼近真實工作場景的,這對我解決實際問題幫助很大。它不隻是停留在理論層麵,而是手把手地教你如何操作,如何構建模型,如何解釋結果。這種“乾貨”滿滿的感覺,讓學習過程充滿瞭成就感。
評分雖然是影印版,但整體閱讀起來沒有太大障礙,英文原文的錶達方式非常地道,對於希望提升英文技術閱讀能力的人來說,也是一個不錯的輔助工具。有時候,直接閱讀原汁原味的英文材料,能更好地理解作者的本意,而不是依賴翻譯帶來的理解偏差。對於那些想在數據科學領域深入發展的人來說,這是個加分項。
評分這本手冊入門很好,我很喜歡。適閤對於python略有所知的新手。
評分英文版的,講的很詳細,值得看,開啓深度學習之旅
評分蠻不錯的 挺好的 很不錯 速度快 服務好 相信京東
評分內容不評價。快遞很好
評分一如既往的棒,這本大牛寫的新書 推薦大傢都看一看
評分還是英文版看著舒服。
評分印刷質量還行,在這種影印版本中算好的瞭,電子版已經看過瞭,支持下正版
評分這本書可惜還沒有齣翻譯版,不過好書不能等,第一時間看英文版吧。
評分書多人不怪,多讀書,讀好書
本站所有內容均為互聯網搜尋引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 book.coffeedeals.club All Rights Reserved. 靜流書站 版權所有