Tests whether a dataset has normal kurtosis (i.e., kurtosis=3(n-1)/(n+1)).
Valid only for n>20.
a : array
axis : int or None
(Z-score, :
2-tail Z-probability)
The Z-score is set to 0 for bad entries. :
scipy.stats.skewtest
scipy.stats.normaltest