figureflow.figure_panel.FigurePanel.get_basic_statistics
- figureflow.figure_panel.FigurePanel.get_basic_statistics = <function FigurePanel.get_basic_statistics>
Get basic statistics of different datagroups. (mean, number of experiments, number of cells, etc).
- Parameters:
N_columns – is column or list of columns in which the number of different values will be calculated
n_columns – is a column or list of columns that define the number of n that should be returned if not defined, will count number of measurements
show_stats – Whether to show statistics test results
show_from_ungrouped_data – Whether to show basic statistics from ungrouped data (particularly important for continuous data)
show_from_grouped_data – Whether to show basic statistics from grouped data (when there are any data groups)