Book Image

Data Visualization in Python by Examples [Video]

By : Harish Garg
5 (1)
Book Image

Data Visualization in Python by Examples [Video]

5 (1)
By: Harish Garg

Overview of this book

<p><span id="description" class="sugar_field">Data visualization is just a wise investment in your future big-data needs. You will learn how to deploy maps and networks to display geographic and network data. To do this, we will focus on the following very popular libraries in Python: matplotlib, ggplot, seaborn, and plotly. </span></p> <p><span id="description" class="sugar_field">In this course, you will walk through some of the fundamentals of data visualization, sharing many examples of how to handle different types of data and how best to present your insights. We'll take a look at chart types, such as Matplotlib for visualizing the impact of tornadoes in the US, North Korean nuke tests on global stocks, and analyze forex performances using charts. You will see how ggplot can be used to analyze trends in BRICS economies and crude oil price trends. You will see how to level up your data visualization skills using Python's advanced plotting libraries: matplotlib and Seaborn, and how you can present the data from the most unstable regions in the world through data visualization. </span></p> <p><span id="description" class="sugar_field">You will then carry out a visual analysis of the performance of various Hollywood releases. Finally, you will use Plotly to plot comparative graphs of Apple iPhone version releases and compare the performance of gaming consoles such as Xbox and PlayStation.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This friendly course takes you through data visualization in Python using matplotlib, ggplot, seaborn, and plotly. It is packed with step-by-step instructions and working examples. This comprehensive course is divided into clear bite-size chunks so you can learn at your own pace and focus on the areas of most interest to you.</span></span></p>
Table of Contents (4 chapters)
Chapter 4
Data Visualization Using Plotly
Content Locked
Section 5
Performance of Game Consoles Sales – Building Online Dashboards
Build and explore Dashboards from the plots created on game console data. - Introduce Plotly Dashboards - Creating a Dashboard from our plots - Exploring the Dashboard features