DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
scatter plot of a dataframe in python
>>> ax2 = df.plot.scatter(x='length', ... y='width', ... c='species', ... colormap='viridis')
Source by pandas.pydata.org #
PREVIOUS
NEXT
Tagged:
#scatter
#plot
#dataframe
#python
ADD COMMENT
Topic
COMMENT
Name
4+6 =
Submit