I am plotting in python but the scatter plot doesn't show? What am I doing wrong
can someone help me? thanks!
I am plotting in python but the scatter plot doesn't show? What am I doing wrong
can someone help me? thanks!
plot does not have any parameter name type
To plot the scatter use plt.scatter(x,y)