Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 463 Bytes

File metadata and controls

13 lines (10 loc) · 463 Bytes

Data-visualization-2

In the second part of data visualization,Almost all the plot in this repo is drawn using "Seaborn" library:

The boxplot is drawn with the randomely generated data, .Data visualization of the iris data is also show Reg plot is also drawn lmplot is also ploted And also you will learn how to make an network of data You can also learn to plot area chart And lastly we will learn to plot FactGrid

Look at the code in ploting.ipynb