ggScatRidges is a simple function combining a scatter plot to a ridgeline plot to visualise the disparities of the data points. This helps visualising the distribution of different groups in the data.
I was trying to plot some results with the Scatter visualization function, but I got the following error: I found this "issue" Re-add matplotlib.cm.get_cmap from matplotlib: ...