Matplotlib Scatter Plots #25

Published: 24 February 2018
on channel: Parwiz Forogh
266
6

If You Like Than Please Subscribe
This is out twenty fifth video in python for data science
and out eleventh video in Matplotlib(matplotlib)
in this video we are going to cover scatter plots in matplotlib

What Is Scatter Plot ?
Scatter plots display values for two sets of data. The data visualization is done as a collection of points not connected by lines. Each of them has its coordinates
determined by the value of the variables (one variable determines
the X position, the other the Y position).
A scatter plot is often used to identify potential association between two variables, and it's often drawn before working on a ftting regression function. It gives a good visual picture of the correlation, in particular for nonlinear relationships. Matplotlib provides the scatter() function to plot X versus Y unidimensional array of the same length as scatter plot.

Python For Data Science Playlist
   • Numpy  Introduction Python For Data S...  


Watch video Matplotlib Scatter Plots #25 online, duration hours minute second in high quality that is uploaded to the channel Parwiz Forogh 24 February 2018. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 266 times and liked it 6 visitors.