Introduction to Data Technologies: Chapman & Hall/CRC Computer Science & Data Analysis
Autor Paul Murrellen Limba Engleză Paperback – 31 mai 2017
Practical examples demonstrate the most important points
The author first discusses how to write computer code using HTML as a concrete example. He then covers a variety of data storage topics, including different file formats, XML, and the structure and design issues of relational databases. After illustrating how to extract data from a relational database using SQL, the book presents tools and techniques for searching, sorting, tabulating, and manipulating data. It also introduces some very basic programming concepts as well as the R language for statistical computing. Each of these topics has supporting chapters that offer reference material on HTML, CSS, XML, DTD, SQL, R, and regular expressions.
One-stop shop of introductory computing information
Written by a member of the R Development Core Team, this resource shows readers how to apply data technologies to tasks within a research setting. Collecting material otherwise scattered across many books and the web, it explores how to publish information via the web, how to access information stored in different formats, and how to write small programs to automate simple, repetitive tasks.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 594.93 lei 43-57 zile | |
CRC Press – 31 mai 2017 | 594.93 lei 43-57 zile | |
Hardback (1) | 1425.76 lei 43-57 zile | |
CRC Press – 23 feb 2009 | 1425.76 lei 43-57 zile |
Din seria Chapman & Hall/CRC Computer Science & Data Analysis
- Preț: 427.37 lei
- Preț: 356.63 lei
- 15% Preț: 689.25 lei
- 15% Preț: 660.39 lei
- Preț: 371.71 lei
- Preț: 421.50 lei
- 12% Preț: 312.30 lei
- 23% Preț: 427.18 lei
- 31% Preț: 288.25 lei
- Preț: 379.11 lei
- 15% Preț: 471.87 lei
- 15% Preț: 476.19 lei
- 22% Preț: 352.41 lei
- 31% Preț: 264.89 lei
- 20% Preț: 366.02 lei
- 18% Preț: 1088.40 lei
- 20% Preț: 463.75 lei
- 11% Preț: 305.06 lei
- 25% Preț: 772.12 lei
Preț: 594.93 lei
Preț vechi: 743.66 lei
-20% Nou
Puncte Express: 892
Preț estimativ în valută:
113.86€ • 118.27$ • 94.58£
113.86€ • 118.27$ • 94.58£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138118027
ISBN-10: 1138118028
Pagini: 448
Ilustrații: 179
Dimensiuni: 156 x 234 x 23 mm
Greutate: 1.4 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computer Science & Data Analysis
ISBN-10: 1138118028
Pagini: 448
Ilustrații: 179
Dimensiuni: 156 x 234 x 23 mm
Greutate: 1.4 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computer Science & Data Analysis
Public țintă
Professional Practice & DevelopmentCuprins
Introduction. Writing Computer Code. HTML Reference. CSS Reference. Data Storage. XML Reference. Data Queries. SQL Reference. Data Processing. R Reference. Regular Expressions Reference. Conclusion. Attributions. Bibliography. Index.
Notă biografică
Paul Murrell is a Senior Lecturer in the Department of Statistics at the University of Auckland, New Zealand. Author of the bestselling R Graphics (2006), he is also part of the development team for the R and Omegahat statistical computing projects. Dr. Murrell’s research interests include computational and graphical statistics.
Recenzii
Paul Murrell, best known for his R Graphics book, has delivered a second masterpiece for people who have the difficult task to clean and prepare raw data for further use in common statistical software packages. … provides the perfect basis for a course on data literacy … Moreover, the book also is an excellent basis for advanced M.S. and Ph.D. students as well as practitioners in academia and industry who are confronted with the task to clean and preprocess their own or their colleagues’ data.
—Jürgen Symanzik, Technometrics, May 2011
Introduction to Data Technologies introduces various computer-related topics, including markup languages, statistical computing languages, coding, storage, and querying, in a systematic manner. … the book may serve as an introduction to readers with general interest who plan to supplement their knowledge in specific computer-related topics, in addition to R programming.
—Journal of the American Statistical Association, Vol. 105, No. 492, December 2010
This is a very gentle book. It enables students and statisticians, particularly those just entering the profession, to begin to familiarize themselves with important concepts and tools from the world of databases … it is encouraging that such topics are finding their way into statistics courses at all. … I found the style of the book very engaging … . It has the Paul Murrell light touch, first evident to me in his eminently readable and comprehensive book on R graphics. Like that one, the present book has interesting, occasionally slightly unusual examples and an easy and elegant writing style. The book does not hesitate to offer plain, direct advice in contexts in which other authors might simply let readers exercise their personal preferences. For students, particularly, I think this is a good thing. …
—Bill Venables, CSIRO, Australian & New Zealand Journal of Statistics, 2010
—Jürgen Symanzik, Technometrics, May 2011
Introduction to Data Technologies introduces various computer-related topics, including markup languages, statistical computing languages, coding, storage, and querying, in a systematic manner. … the book may serve as an introduction to readers with general interest who plan to supplement their knowledge in specific computer-related topics, in addition to R programming.
—Journal of the American Statistical Association, Vol. 105, No. 492, December 2010
This is a very gentle book. It enables students and statisticians, particularly those just entering the profession, to begin to familiarize themselves with important concepts and tools from the world of databases … it is encouraging that such topics are finding their way into statistics courses at all. … I found the style of the book very engaging … . It has the Paul Murrell light touch, first evident to me in his eminently readable and comprehensive book on R graphics. Like that one, the present book has interesting, occasionally slightly unusual examples and an easy and elegant writing style. The book does not hesitate to offer plain, direct advice in contexts in which other authors might simply let readers exercise their personal preferences. For students, particularly, I think this is a good thing. …
—Bill Venables, CSIRO, Australian & New Zealand Journal of Statistics, 2010
Descriere
Written by a member of the R Development Core Team, this resource provides important information on how to work with research data. It contains a collection of diverse, computer-related topics, connecting them through numerous, real-world case studies. The author describes open source technologies and open standards and devotes separate chapters to each computer language, including HTML, XML, SQL, and R. Explanatory diagrams aid in understanding important concepts, helping readers perform research tasks with ease. In addition, the author’s website includes a suite of exercises as well as the code and data sets used in the case studies.