Plot IRIS Two Class Data with Pandas
Plotting the IRIS two class data-set with Pandas radviz function.
This experiment is simple show case of Python data plotting with matplotlib and Pandas. The two class IRIS data set is plotted with radviz function in Pandas.