Tableone

Latest version: v0.9.1

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.9.1

What's Changed

* Fix TypeError raised for Categorical typed columns when `include_null=True` by tompollard in https://github.com/tompollard/tableone/pull/178

**Full Changelog**: https://github.com/tompollard/tableone/compare/v0.9.0...v0.9.1

0.9.0

What's Changed

* Add `continuous` argument to support listing of continuous variables by tompollard in https://github.com/tompollard/tableone/pull/167
* Add `include_null` argument to handle nulls for categorical values. Ref 114. by tompollard in https://github.com/tompollard/tableone/pull/175
* Display asterisk next to p values when they are below a defined `pval_threshold` by tompollard in https://github.com/tompollard/tableone/pull/150
* Bump dependencies and fix deprecated syntax (including Pandas, Jinja2, Statsmodels)
* Refactor for readability

**Full Changelog**: https://github.com/tompollard/tableone/compare/0.8.0...v0.9.0

0.8.0

What's Changed
* Coverage by lbulgarelli in https://github.com/tompollard/tableone/pull/131
* Correct some typos by goggle in https://github.com/tompollard/tableone/pull/142
* Support pandas v2.0.0 by tompollard in https://github.com/tompollard/tableone/pull/145
* Fix anaconda badge by tompollard in https://github.com/tompollard/tableone/pull/146
* Add openpyxl as a dependency. Fixes 122. by tompollard in https://github.com/tompollard/tableone/pull/147
* Minor formatting changes (typehints) by tompollard in https://github.com/tompollard/tableone/pull/149
* Increase max width to 119 characters for Flake8 style check by tompollard in https://github.com/tompollard/tableone/pull/151
* Add pyproject.toml to replace setup.py by tompollard in https://github.com/tompollard/tableone/pull/152
* Ignore typing errors for now. Remove the "type: ignore" comments later! by tompollard in https://github.com/tompollard/tableone/pull/154
* Add pyright type checks to GitHub workflow by tompollard in https://github.com/tompollard/tableone/pull/153


**Full Changelog**: https://github.com/tompollard/tableone/compare/0.7.12...0.8.0

0.7.12

tableone is a package for researchers who need to create Table 1, summary statistics for a patient population. The distribution is hosted on PyPI and Conda Forge.

A demo Jupyter Notebook is available at: https://github.com/tompollard/tableone/blob/master/tableone.ipynb

To install the package with pip, run::

pip install tableone

To install this package with conda, run::

conda install -c conda-forge tableone

If you use tableone in your study, please cite the following paper:

> Tom J Pollard, Alistair E W Johnson, Jesse D Raffa, Roger G Mark; tableone: An open source Python package for producing summary statistics for research papers, JAMIA Open, https://doi.org/10.1093/jamiaopen/ooy012

0.7.11

tableone is a package for researchers who need to create Table 1, summary statistics for a patient population. The distribution is hosted on PyPI and Conda Forge.

A demo Jupyter Notebook is available at: https://github.com/tompollard/tableone/blob/master/tableone.ipynb

To install the package with pip, run::

pip install tableone

To install this package with conda, run::

conda install -c conda-forge tableone

If you use tableone in your study, please cite the following paper:

> Tom J Pollard, Alistair E W Johnson, Jesse D Raffa, Roger G Mark; tableone: An open source Python package for producing summary statistics for research papers, JAMIA Open, https://doi.org/10.1093/jamiaopen/ooy012

0.7.10

tableone is a package for researchers who need to create Table 1, summary statistics for a patient population. The distribution is hosted on PyPI and Conda Forge.

A demo Jupyter Notebook is available at: https://github.com/tompollard/tableone/blob/master/tableone.ipynb

To install the package with pip, run::

pip install tableone

To install this package with conda, run::

conda install -c conda-forge tableone

If you use tableone in your study, please cite the following paper:

> Tom J Pollard, Alistair E W Johnson, Jesse D Raffa, Roger G Mark; tableone: An open source Python package for producing summary statistics for research papers, JAMIA Open, https://doi.org/10.1093/jamiaopen/ooy012

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.