Tools for users of the mergeron package.
Project description
Modules potentially useful to users of the mergeron package.
The module mergeron_extra.proportions_tests provides methods for estimating confidence intervals for proportions and for contrasts (differences) in proportions. This module is coded for conformance to the literature and to results from the corresponding modules in R. Although written from scratch, the APIs implemented in the module included here are designed for consistency with the APIs in, statsmodels.stats.proportion from the package, statsmodels (https://pypi.org/project/statsmodels/). To access these directly:
import mergeron_extra.proportions_tests as prci
Module mergeron_extra.xlsxw_helper is useful for writing highly formatted output to spreadsheets with xlsx format. (Does not re-export the parent package, xlsxwriter.) The class, mergeron_extra.xlsxw_helper.CFmt and function, mergeron_extra.xlsxw_helper.array_to_sheet are of particular interest, and can be accessed as xlh.CFmt and xlh.array_to_sheet with the following import:
import mergeron_extra.xlsxw_helper as xlh
A recent version of Paul Tol’s python module, tol_colors.py, which provides high-contrast color schemes for making displays with improved visibility for individuals with color-blindness, is redistributed within this package. Other than re-formatting and type annotation, the mergeron_extra.tol_colors module is re-distributed as downloaded from, https://personal.sron.nl/~pault/data/tol_colors.py. The tol_colors.py module is distributed under the Standard 3-clause BSD license. To access the mergeron_extra.tol_colors module directly:
import mergeron_extra.tol_colors as ptc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mergeron_extra-2026.739650.1.tar.gz.
File metadata
- Download URL: mergeron_extra-2026.739650.1.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.14.2 Linux/6.12.68-201.el10.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1944e067f5116f481d33ca6dc53e30a6adc8c391724ae36748279e97a5c911b6
|
|
| MD5 |
828b561b881cf5722784d9a3de39e634
|
|
| BLAKE2b-256 |
bf45f5cce330e1825162e0e5d2c22fec4580794db8709b94c6e476233aa0bbc8
|
File details
Details for the file mergeron_extra-2026.739650.1-py3-none-any.whl.
File metadata
- Download URL: mergeron_extra-2026.739650.1-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.14.2 Linux/6.12.68-201.el10.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87d34bcd19830f401c7cf31c154208f81920c035b41347c1a03a493feeee1ec6
|
|
| MD5 |
d4cfc2d70b2c16341a33a769feb1f79c
|
|
| BLAKE2b-256 |
62ba3f850d03dd4daa6d37602ae39ee1363d9d41e2df7cec31249bcffbae0dc6
|