Metadata-Version: 2.4
Name: pysummaries
Version: 0.0.2
Summary: Produce table summaries from pandas, polars or PyArrow dataframes
Home-page: https://github.com/Genentech/pysummaries
Author: Otto Fajardo
Author-email: pleasecontactviagithub@notvalid.com
License: Apache License Version 2.0
Keywords: pandas tableone table1 python table_summary tables
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: Console
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=2.0.0
Requires-Dist: great-tables>=0.11.0
Requires-Dist: jinja2
Requires-Dist: pyarrow
Requires-Dist: narwhals
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary


PySummaries is a Python package to easily produce table summarizations
from pandas, polars or PyArrow dataframes.

For more detailed information, please look at the [documentation](https://genentech.github.io/pysummaries/)
or our [project homepage](https://github.com/Genentech/pysummaries)
