Cantitate/Preț
Produs

Data and Process Visualisation for Graphic Communication: A Hands-on Approach with Python

Autor Francesco Bianconi
en Limba Engleză Paperback – 17 mai 2024
This book guides the reader through the process of graphic communication with a particular focus on representing data and processes. It considers a variety of common graphic communication scenarios among those that arise most frequently in practical applications.
The book is organized in two parts: representing data (Part I) and representing processes (Part II). The first part deals with the graphical representation of data. It starts with an introductory chapter on the types of variables, then guides the reader through the most common data visualization scenarios – i.e.: representing magnitudes, proportions, one variable as a function of the other, groups, relations, bivariate, trivariate and geospatial data. The second part covers various tools for the visual representation of processes; these include timelines, flow-charts, Gantt charts and PERT diagrams. In addition, the book also features four appendices which cover cross-chapter topics: mathematics and statistics review, Matplotlib primer, color representation and usage, and representation of geospatial data.
Aimed at junior and senior undergraduate students in various technical, scientific, and economic fields, this book is also a valuable aid for researchers and practitioners in data science, marketing, entertainment, media and other fields.
Citește tot Restrânge

Preț: 32409 lei

Preț vechi: 40512 lei
-20% Nou

Puncte Express: 486

Preț estimativ în valută:
6202 6524$ 5148£

Carte tipărită la comandă

Livrare economică 15-29 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031570506
ISBN-10: 3031570502
Ilustrații: XIX, 242 p. 98 illus., 84 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.37 kg
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Springer
Locul publicării:Cham, Switzerland

Cuprins

Part I: Data.- 1. Introducing data.- 2. Magnitudes.- 3. Proportions.- 4. One variable as a function of the other.- 5. Frequency distributions.- 6. Groups.- 7. Relations.- 8. Bivariate data.- 9. Trivariate data.- 10. Geospatial data.- Part II: Representing processes.- 11. Timelines.- 12. Flowcharts.- 13. Gantt charts.- 14. PERT diagrams.



Notă biografică

Francesco Bianconi is Associate Professor of Design Tools and Methods in Industrial Engineering in the Department of Engineering at the University of Perugia, Italy. He has held visiting positions at the University of Vigo (Spain), the University of East Anglia (UK), Queen Mary University of London (UK) and City University of London (UK). He conducts research on computer vision, image processing and pattern recognition with a particular focus on texture and color analysis for industrial and biomedical applications. Francesco is an IEEE senior member, chartered Engineer and court-appointed expert.


Textul de pe ultima copertă

This book guides the reader through the process of graphic communication with a particular focus on representing data and processes. It considers a variety of common graphic communication scenarios among those that arise most frequently in practical applications. The book is organized in two parts: representing data (Part I) and representing processes (Part II). The first part deals with the graphical representation of data. It starts with an introductory chapter on the types of variables, then guides the reader through the most common data visualization scenarios – i.e.: representing magnitudes, proportions, one variable as a function of the other, groups, relations, bivariate, trivariate and geospatial data. The second part covers various tools for the visual representation of processes; these include timelines, flow-charts, Gantt charts and PERT diagrams. In addition, the book also features four appendices which cover cross-chapter topics: mathematics and statistics review, Matplotlib primer, color representation and usage, and representation of geospatial data.
Aimed at junior and senior undergraduate students in various technical, scientific, and economic fields, this book is also a valuable aid for researchers and practitioners in data science, marketing, entertainment, media and other fields.

Caracteristici

Guides the reader through the process of graphic communication with a focus on representing data and processes Provides numerous example implementations based on Python with a particular focus on Matplotlib and Seaborn Includes a comment box for each script or code fragment explaining the proposed implementation