Skip to main content

Statistics with DataFrames

The statistics plugin can be used to do statistical analysis of data stored in a SQL Frames DataFrame. Statistics is a vast topic and the goal of this plugin is not to cover everything but some of the most common analysis techniques. Presently simple analysis such as histograms, binning and correlations is supported with more common techniques to come in the future.

The stats plugin API can be accessed using df.stats.