tompollard / tableone

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

def __str__(self): should return warning messages #66

Closed tompollard closed 6 years ago

tompollard commented 6 years ago

Using print(table) will not display the warnings in the table footer. def __str__(self): should be updated to display the remark_str.

tompollard commented 6 years ago

fixed in aea892b027f35959bc4f8050818f09cbc3998a0f