|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_ocn856631555 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
130823s2013 caua ob 001 0 eng d |
040 |
|
|
|a GW5XE
|b eng
|e rda
|e pn
|c GW5XE
|d UMI
|d YDXCP
|d E7B
|d COO
|d B24X7
|d IDEBK
|d DEBSZ
|d OCLCO
|d CDX
|d GGVRL
|d OCLCO
|d CIT
|d EBLCP
|d OCLCQ
|d OCLCF
|d OCLCQ
|d Z5A
|d LIV
|d MERUC
|d ESU
|d OCLCQ
|d VT2
|d IOG
|d N$T
|d REB
|d CEF
|d U3W
|d OCLCQ
|d WYU
|d DEHBZ
|d TKN
|d OCLCQ
|d UAB
|d YDX
|d LEAUB
|d AU@
|d UKAHL
|d OCLCQ
|d DCT
|d ERF
|d OCLCQ
|d BRF
|d OCLCQ
|d OCLCO
|d DST
|d COM
|d OCLCO
|d OCLCQ
|d OCL
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 857720573
|a 902410004
|a 1005782451
|a 1058423173
|a 1066472097
|a 1069647920
|a 1086536499
|a 1103278370
|a 1110906339
|a 1112562646
|a 1129360673
|a 1153052801
|a 1162602590
|a 1295607384
|a 1300474158
|a 1303317787
|
020 |
|
|
|a 9781430258070
|q (electronic bk.)
|
020 |
|
|
|a 1430258071
|q (electronic bk.)
|
020 |
|
|
|z 1430258063
|
020 |
|
|
|z 9781430258063
|
024 |
7 |
|
|a 10.1007/978-1-4302-5807-0
|2 doi
|
029 |
1 |
|
|a AU@
|b 000052006585
|
029 |
1 |
|
|a AU@
|b 000053295328
|
029 |
1 |
|
|a AU@
|b 000060583755
|
029 |
1 |
|
|a AU@
|b 000067109479
|
029 |
1 |
|
|a CHNEW
|b 000900098
|
029 |
1 |
|
|a DEBBG
|b BV041432220
|
029 |
1 |
|
|a DEBSZ
|b 39828119X
|
029 |
1 |
|
|a DEBSZ
|b 427418852
|
029 |
1 |
|
|a NZ1
|b 15199114
|
035 |
|
|
|a (OCoLC)856631555
|z (OCoLC)857720573
|z (OCoLC)902410004
|z (OCoLC)1005782451
|z (OCoLC)1058423173
|z (OCoLC)1066472097
|z (OCoLC)1069647920
|z (OCoLC)1086536499
|z (OCoLC)1103278370
|z (OCoLC)1110906339
|z (OCoLC)1112562646
|z (OCoLC)1129360673
|z (OCoLC)1153052801
|z (OCoLC)1162602590
|z (OCoLC)1295607384
|z (OCoLC)1300474158
|z (OCoLC)1303317787
|
037 |
|
|
|a CL0500000283
|b Safari Books Online
|
050 |
|
4 |
|a QA76.9.I52
|
072 |
|
7 |
|a UY
|2 bicssc
|
072 |
|
7 |
|a COM014000
|2 bisacsh
|
072 |
|
7 |
|a REF
|x 018000
|2 bisacsh
|
082 |
0 |
4 |
|a 001.4/226
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Barker, Tom,
|d 1977-
|e author.
|
245 |
1 |
0 |
|a Pro data visualization using R and JavaScript /
|c Tom Barker.
|
264 |
|
1 |
|a Berkeley, CA :
|b Apress ;
|a New York :
|b Distributed to the Book trade worldwide by Springer,
|c 2013.
|
300 |
|
|
|a 1 online resource (xii, 193 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
347 |
|
|
|b PDF
|
490 |
1 |
|
|a The expert's voice in Web development
|
520 |
|
|
|a Pro Data Visualization using R and JavaScript makes the R language approachable, and promotes the idea of data gathering and analysis. You'll see how to use R to interrogate and analyze your data, and then use the D3 JavaScript library to format and display that data in an elegant, informative, and interactive way. You will learn how to gather data effectively, and also how to understand the philosophy and implementation of each type of chart, so as to be able to represent the results visually. With the popularity of the R language, the art and practice of creating data visualizations is no longer the preserve of mathematicians, statisticians, or cartographers. As technology leaders, we can gather metrics around what we do and use data visualizations to communicate that information. Pro Data Visualization using R and JavaScript combines the power of the R language with the simplicity and familiarity of JavaScript to display clear and informative data visualizations. Gathering and analyzing empirical data is the key to truly understanding anything. We can track operational metrics to quantify the health of our products in production. We can track quality metrics of our projects, and even use our data to identify bad code. Visualizing this data allows anyone to read our analysis and easily get a deep understanding of the story the data tells.
|
588 |
0 |
|
|a Online resource; title from PDF title page (SpringerLink, viewed August 20, 2013).
|
505 |
0 |
|
|a Chapter 1. Background -- chapter 2. R language primer -- chapter 3. A deeper dive into R -- chapter 4. Data visualization with D3 -- chapter 5. Visualizing spatial data from access logs -- chapter 6. Visualizing data over time -- chapter 7. Bar charts -- chapter 8. Correlation analysis with scatter plots -- chapter 9. Visualizing the balance of delivery and quality with parallel coordinates.
|
504 |
|
|
|a Includes bibliographical references and index.
|
546 |
|
|
|a English.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Information visualization.
|
650 |
|
0 |
|a R (Computer program language)
|
650 |
|
0 |
|a JavaScript (Computer program language)
|
650 |
|
0 |
|a Big data.
|
650 |
|
0 |
|a Software engineering.
|
650 |
|
6 |
|a Données volumineuses.
|
650 |
|
6 |
|a Génie logiciel.
|
650 |
|
6 |
|a Visualisation de l'information.
|
650 |
|
6 |
|a R (Langage de programmation)
|
650 |
|
6 |
|a JavaScript (Langage de programmation)
|
650 |
|
7 |
|a REFERENCE
|x Questions & Answers.
|2 bisacsh
|
650 |
|
7 |
|a Software engineering
|2 fast
|
650 |
|
7 |
|a Big data
|2 fast
|
650 |
|
7 |
|a Information visualization
|2 fast
|
650 |
|
7 |
|a JavaScript (Computer program language)
|2 fast
|
650 |
|
7 |
|a R (Computer program language)
|2 fast
|
655 |
|
0 |
|a Electronic books.
|
776 |
0 |
8 |
|i Print version:
|a Barker, Tom.
|t Pro Data Visualization using R and JavaScript.
|d Dordrecht : Springer, ©2013
|z 9781430258063
|
830 |
|
0 |
|a Expert's voice in Web development.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781430258063/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL29081056
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29395586
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00055990
|
938 |
|
|
|a Coutts Information Services
|b COUT
|n 26869306
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1636337
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10743800
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1174035
|
938 |
|
|
|a Cengage Learning
|b GVRL
|n GVRL6VDJ
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis26869306
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11118629
|
994 |
|
|
|a 92
|b IZTAP
|