Pandas scatter matrix - is an instrument for plotting paired features. For example we have famous data set with Irises. Scatter matrix in this case looks something like this:
How can I paint Iris Setosa in yellow, Virginica in blue and Versicolour in red?
