tompollard / tableone

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

create tests for the limit argument #30

Closed tompollard closed 6 years ago

tompollard commented 6 years ago

the limit argument limits the number of values displayed for categorical variables. create tests in the testing framework.