normality_check#

pycafee.sample.sample.Sample.normality_check(self, show=True)#

This function prints a table with the Normality test results.

Parameters
showbool, optional

This parameter defines whether the Normality test results will be printed (True) or not (False).

Returns
dfDataFrame

A DataFrame with the Normality test results