scatter 4dI hacked out a bit of python code to generate similar images; here’s a 4D scatter plot of the Iris dataset: The Iris dataset consists of measurements of three species of iris flowers: Iris Setosa (red), Iris Virginica (green), and IrisI have 4D array of data that I would like to scatter plot. The data can be seen as x- and y- coordinates for each pair of values of two additional parameters. I would like to flatten