I want to use matplotlib to draw scatter plot.
I have a table like below.

How can I make a scatter plot of the first two columns, with a distinct marker color base on the fifth columns?
I want to use matplotlib to draw scatter plot.
I have a table like below.

How can I make a scatter plot of the first two columns, with a distinct marker color base on the fifth columns?