meerqat.viz.stats module#

Usage: stats.py <dataset> <key>… [–len –output=<path> –kwargs=<path> –pgf]

Options: –len Compute stats about the lengths of the lists instead of the values themselves

meerqat.viz.stats.dataset_stats(dataset, keys, output_path=None, lengths=False, pgf=False, discrete=None, **kwargs)[source]#
meerqat.viz.stats.main(dataset, keys, output_path=None, **kwargs)[source]#