tompollard/tableone: TableOne for Python (v0.2.8)
Description
tableone is a package for researchers who need to create Table 1, summary statistics for a patient population. It was inspired by the R package of the same name by Yoshida and Bohn. 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
Updates in this release:
- #14 Speed up _cat_describe
Files
tompollard/tableone-0.2.8.zip
Files
(16.5 kB)
Name | Size | Download all |
---|---|---|
md5:8f93f58627a79deb0df4e62e1610ca51
|
16.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tompollard/tableone/tree/0.2.8 (URL)