ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


ggplot2: Elegant Graphics for Data Analysis (Use R!)

簡體網頁||繁體網頁
Hadley Wickham 作者
Springer
譯者
2016-6-16 出版日期
260 頁數
USD 48.21 價格
Paperback
叢書系列
9783319242750 圖書編碼

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 圖書標籤: R  數據可視化  統計  數據分析  數據處理  英文版  英文  編程   


喜歡 ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-26

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 用戶評價

評分

查錶吧,之前傻傻當教材讀,想什麼呢

評分

在讀這本書讀的那一周連著下瞭兩天雨,然後我看著雨和打傘的人,腦子裏就一直冒geom_rain, geom_umbrella。適閤不適閤初學者我不知道,反正放我這兒我沒從頭開始,是復習瞭一下datacamp上學的東西,整理瞭一下自己google來的野路子。算是受用瞭。

評分

牛逼瞭!就是書太老瞭2009年的,好多函數都過期被清理掉瞭,ggplot又一直在更新的函數,以及作者作為開發者,講瞭很多很牛逼但是我們一點都不care的東西。 最大的優點就是圖多!看不懂就看圖!

評分

用python的matplotlib畫瞭幾個圖後纔知道ggplot2是多麼強大。。。

評分

自己一點點摸索完瞭纔係統掃瞭遍這本書,本應該早點看的。。。

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 著者簡介

Hadley is Chief Scientist at RStudio. He is interested in building better tools for data science. His work includes R packages for data analysis (ggplot2, dplyr, tidyr); packages that make R less frustrating (lubridate for dates, stringr for strings, httr for accessing web APIs); and that make it easier to do good software development in R (roxygen2, testthat, devtools). He is also a writer, educator, and frequent contributor to conferences promoting more accessible and more effective data analysis.


ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 著者簡介


ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 圖書描述

This new edition to the classic book by ggplot2 creator Hadley Wickham highlights compatibility with knitr and RStudio. ggplot2 is a data visualization package for R that helps users create data graphics, including those that are multi-layered, with ease. With ggplot2, it's easy to:

produce handsome, publication-quality plots with automatic legends created from the plot specification

superimpose multiple layers (points, lines, maps, tiles, box plots) from different data sources with automatically adjusted common scales

add customizable smoothers that use powerful modeling capabilities of R, such as loess, linear models, generalized additive models, and robust regression

save any ggplot2 plot (or part thereof) for later modification or reuse

create custom themes that capture in-house or journal style requirements and that can easily be applied to multiple plots

approach a graph from a visual perspective, thinking about how each component of the data is represented on the final plot

This book will be useful to everyone who has struggled with displaying data in an informative and attractive way. Some basic knowledge of R is necessary (e.g., importing data into R). ggplot2 is a mini-language specifically tailored for producing graphics, and you'll learn everything you need in the book. After reading this book you'll be able to produce graphics customized precisely for your problems, and you'll find it easy to get graphics out of your head and on to the screen or page.

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 讀後感

評分

如果仅仅想画几张图,其实更推荐G graphics cookbook. 如果想了解ggplot2后面的原理,满足自己画自己特别的图,推荐看这本书。 这本书对ggplot2后的理论,数据结构,画图顺序都有介绍。 英文有些单词不是很好理解,不过硬着头皮多看几遍,也都能基本明白,想全明白还得靠以...  

評分

觉得R语言作图一直欠缺着什么,直到ggplot2包和文档的出现,这本书是翻译版,其实用心看下去,内容不多,需要你自己慢慢研究慢慢拓展慢慢创新。ggplot2是R语言做数据可视化的瑞士军刀,优雅,美丽!

評分

如果仅仅想画几张图,其实更推荐G graphics cookbook. 如果想了解ggplot2后面的原理,满足自己画自己特别的图,推荐看这本书。 这本书对ggplot2后的理论,数据结构,画图顺序都有介绍。 英文有些单词不是很好理解,不过硬着头皮多看几遍,也都能基本明白,想全明白还得靠以...  

評分

没想到人生第一个推文居然被Hadley大神翻牌了~ 这本书(第二版)主要有三部分: Part I: Getting Started,相当于Introduction,简单介绍ggplot2可以干哪些事; Part II: The Grammar,全书的精华,详细介绍了ggplot2背后的原理; Part III: Data Analysis,这部分在第三版中...  

評分

我看了一遍多一点,有点看不下去了,真的有点想吐的感觉,可能跟我这两天的心态有一定关系。但我师兄说,他当时看的是英文版,直到第5遍,他才慢慢地开始懂了,好吧,我要向他学习。 什么评论太短了,好吧,我再多啰嗦几句。 现在是试着做些笔记,想着尽量从更加系统、更加宏观...  

類似圖書 點擊查看全場最低價

ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





ggplot2: Elegant Graphics for Data Analysis (Use R!) 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有