tompollard / tableone

Create "Table 1" for research papers in Python
https://pypi.python.org/pypi/tableone/
MIT License
164 stars 41 forks source link

Add normal test #53

Closed tompollard closed 6 years ago

tompollard commented 6 years ago

Adds warning for non-normal distributions. Ref #43. Tests for normality with https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.normaltest.html