• Post category:StudyBullet-3
  • Reading time:7 mins read


Learn to build interactive charts with Plotly and Power BI asap

What you will learn

 

Learn to create interactive charts with Plotly

 

Learn to build dummy datasets like Fake Stock market price simulator

 

Learn to create vertical and horizontal bar charts

 

Learn to create vertical and horizontal grouped and stacked bar charts

 

Learn to create scatter charts

 

Learn to create line charts

 

Learn to create time series charts

 

Learn to create pie, donut and sunburst charts

 


Get Instant Notification of New Courses on our Telegram channel.


Learn to create multiple line charts

 

Learn to create bubble and dot charts

Description

In this course you will learn to create various types of Data Visualization charts using Microsoft Power BI, Python and Plotly. There are a wide range of professionals who require data visualization skills to plot various charts to find critical insights from the dataset. From Marketing and sales professionals to Developers, Analysts and Data Scientists, a large number of professionals require some kind of knowledge to adequately model and represent data into creative visuals that makes it easy and intuitive to understand the complex data value in form for comparable and easy to understand visual charts. Most of the basic charts such as bar, line, pie, tree map and other charts in Power BI and other visualization software are just inefficient to represent various kinds of data with complex information. Professionals just don’t rely on few basic charts, rather they could create some custom chart to solve complex problem. Most of the custom or advanced visualization charts can be created by writing few lines of python code.

In this course, you will be learning following concepts and visualization charts using python libraries such as pandas, matplotlib and seaborn-

  • Installing python packages and defining path
  • Creating a Line chart with matplotlib
  • Putting labels and creating dashed scatterplot
  • Violin chart with seaborn
  • More on Violin chart
  • Stripplot
  • Boxplot
  • Lmplot or align plot

Data visualization make this task little bit more handy and fast. With the help of visual charts and graph, we can easily find out the outliers, nulls, random values, distinct records, the format of dates, sensibility of spatial data, and string and character encoding and much more.

Moreover, you will be learning different charts to represent different kind of data like categorical, numerical, spatial, textual and much more.

  • Bar Charts (Horizontal and Vertical)
  • Line Charts
  • Pie Charts
  • Donut Charts
  • Scatter Charts
  • Grouped Bar Chart (Horizontal and Vertical)
  • Segmented Bar Chart (Horizontal and Vertical)
  • Time and series Chart
  • Sunburst Chart
  • Candlestick Chart
  • OHLC Charts
  • Bubble Charts
  • Dot Charts
  • Multiple Line Charts and so on.

Most of the time data scientists pay little attention to graphs and focuses only on the numerical calculations which at times can be misleading. Data visualization is much crucial step to follow to achieve goals either in Data Analytics or Data Science to get meaningful insights or in machine learning to build accurate model. The skills you learn in this course can be used in various domains related to data science and data analytics to business intelligence and machine learning.

English
language

Content

Introduction
Introduction
Getting started with Python in PowerBI
Installing package and path
Creating a Line chart with matplotlib
Advanced charts using Python and Power BI
Putting labels and creating dashed scatterplot
Violin chart with seaborn
More on seaborn
Stripplot Part-1
Stripplot Part-2
Box plot and align plot
Boxplot Part-1
Boxplot Part-2
Lmplot or align plot
Build Interactive charts with Python Plotly
Setup Environment
Line Charts and Time Series Chart
Scatter Plot- Part 1
Scatter Plot- Part 2
More charts with Plotly
Bubble Chart
Pie Charts
Donut Charts
Sunburst Charts
Bar Charts (Vertical)
Grouped and Stacked Charts (Vertical)
Horizontal Bar Charts