A Q-Q plot provides a visual indicator of whether a column appears to be distributed according to a particular mathematical distribution. Such a graph plots the quantiles of a column of interest against the same quantiles of a distribution of interest. If the points in a Q-Q plot follow a straight line, the data is close to that distribution. Otherwise, the data is not close to that distribution.
To view a Q-Q plot of a numeric column:
See also: