You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
I find it confusing that scatter() accepts the keyword argument "s" instead of markersize / ms like plot(). Was this a design choice? If so, why is "size" an invalid option? "s" is simply too ambiguous when other functions such as text() accept an "s" keyword which means string.