Skip to main content

A python package for calculating summary stats on censored data (data that contains < and > symbols).

Project description

censoredsummarystats

A repository that contains functions for calculating summary stats on censored data.

Functions

Current functions include maximum, minimum, average, percentile, median (same as 50th percentile).

All functions require a dataframe that contains a column of results. This package is only useful when the results are written as strings that cannot be directly converted to a numeric datatype due to the presence of symbols that indicate the result is potentially above or below a particular value. The accepted censorship symbols include (<,≤,≥,>).

Additional table columns can be provided as a list so that the statistical functions obtain results for groups of results.

More options are available and described within each function.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

censoredsummarystats-0.0.3.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

censoredsummarystats-0.0.3-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page