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