Skip to content

TableOne for Python (v0.4.3)

Compare
Choose a tag to compare
@tompollard tompollard released this 02 Feb 20:36

tableone is a package for researchers who need to create Table 1, summary statistics for a patient population. A demo Jupyter Notebook is available at: https://github.com/tompollard/tableone/blob/master/tableone.ipynb

The distribution is hosted on PyPI and directly installable via pip without needing to clone or download this repository. To install the package from PyPI, run the following command in your terminal:

pip install tableone