standard_interval#
- pycafee.sample.sample.Sample.standard_interval(self, show=True)#
This function prints a table with the estimated standard deviation range for the sample.
- Parameters
- show
bool, optional This parameter defines whether the results will be printed (
True) or not (False).
- show
- Returns
- dfDataFrame
A DataFrame with the standard table.