HomeComputers & TechnologyInteractive Data Visualization with Python: Present your data as an effective and compelling story, 2nd Edition
Skip to product information
1 of 1

Interactive Data Visualization with Python: Present your data as an effective and compelling story, 2nd Edition

paperbackApril 14, 2020
Regular price $57.15 USD
Regular price Sale price $57.15 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
New Out of Stock
ISBN-13: 9781800200944 ISBN-10: 1800200943
Publisher
Packt Publishing
Binding
paperback
Published
April 14, 2020
Weight
1.4 lbs
Dimensions
23.50×2.20×19.10 cm

About this book

Interactive Data Visualization with Python: Present your data as an effective and compelling story, 2nd Edition by Shubhangi Hora. paperback edition. ISBN: 9781800200944.

Create your own clear and impactful interactive data visualizations with the powerful data visualization libraries of Python Key Features Study and use Python interactive libraries, such as Bokeh and Plotly Explore different visualization principles and understand when to use which one Create interactive data visualizations with real-world data Book Description With so much data being continuously generated, developers, who can present data as impactful and interesting visualizations, are always in demand. Interactive Data Visualization with Python sharpens your data exploration skills, tells you everything there is to know about interactive data visualization in Python. Youll begin by learning how to draw various plots with Matplotlib and Seaborn, the non-interactive data visualization libraries. Youll study different types of visualizations, compare them, and find out how to select a particular type of visualization to suit your requirements. After you get a hang of the various non-interactive visualization libraries, youll learn the principles of intuitive and persuasive data visualization, and use Bokeh and Plotly to transform your visuals into strong stories. Youll also gain insight into how interactive data and model visualization can optimize the performance of a regression model. By the end of the course, youll have a new skill set thatll make you the go-to person for transforming data visualizations into engaging and interesting stories. What you will learn Explore and apply different interactive data visualization techniques Manipulate plotting parameters and styles to create appealing plots Customize data visualization for different audiences Design data visualizations using interactive libraries Use Matplotlib, Seaborn, Altair and Bokeh for drawing appealing plots Customize data visualization for different scenarios Who this book is for This book intends to provide a solid training ground for Python developers, data analysts and data scientists to enable them to present critical data insights in a way that best captures the users attention and imagination. It serves as a simple step-by-step guide that demonstrates the different types and components of visualization, the principles, and techniques of effective interactivity, as well as common pitfalls to avoid when creating interactive data visualizations. Students should have an intermediate level of competency in writing Python code, as well as some familiarity with using libraries such as pandas. Table of Contents Introduction to Visualization with Python-Basic and Customized Plotting Static Visualization - Global Patterns and Summary Statistics From Static to Dynamic Visualization Interactive Visualization of Data across Strata Interactive Visualization of Data across Time Interactive Visualization of Data across Geographical Regions Avoiding Common Pitfalls to Create Interactive Visualization