Interactive Visualization and Plotting with Julia - Helion
Tytuł oryginału: Interactive Visualization and Plotting with Julia
ISBN: 9781801819213
stron: 392, Format: ebook
Data wydania: 2022-08-29
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
The Julia programming language offers a fresh perspective into the data visualization field.
Interactive Visualization and Plotting with Julia begins by introducing the Julia language and the Plots package. The book then gives a quick overview of the Julia plotting ecosystem to help you choose the best library for your task. In particular, you will discover the many ways to create interactive visualizations with its packages. You’ll also leverage Pluto notebooks to gain interactivity and use them intensively through this book. You’ll find out how to create animations, a handy skill for communication and teaching. Then, the book shows how to solve data analysis problems using DataFrames and various plotting packages based on the grammar of graphics. Furthermore, you’ll discover how to create the most common statistical plots for data exploration. Also, you’ll learn to visualize geographically distributed data, graphs and networks, and biological data. Lastly, this book will go deeper into plot customizations with Plots, Makie, and Gadfly—focusing on the former—teaching you to create plot themes, arrange multiple plots into a single figure, and build new plot types.
By the end of this Julia book, you’ll be able to create interactive and publication-quality static plots for data analysis and exploration tasks using Julia.
Osoby które kupowały "Interactive Visualization and Plotting with Julia", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Interactive Visualization and Plotting with Julia. Create impressive data visualizations through Julia packages such as Plots, Makie, Gadfly, and more eBook -- spis treści
- 1. An Introduction to Julia for Data Visualization and Analysis
- 2. The Julia Plotting Ecosystem
- 3. Getting Interactive Plots with Julia
- 4. Creating Animations
- 5. Introducing the Grammar of Graphics
- 6. Creating Statistical Plots
- 7. Visualizing Graphs
- 8. Visualizing Geographically Distributed Data
- 9. Plotting Biological Data
- 10. The Anatomy of a Plot
- 11. Defining Plot Layouts to Create Figure Panels
- 12. Customizing Plot Attributes – Axes, Legends, and Colors
- 13. Designing Plot Themes
- 14. Designing Your Own Plots – Plot Recipes