Simplifying good practice in statistical tables.
Project description
gptables is an opinionated python package for spreadsheet production. It produces .xlsx files from your pandas dataframes or using reticulate in R. You define the mapping from your data to elements of the table. It does the rest.
gptables uses the official guidance on good practice spreadsheets. It advocates a strong adherence to the guidance by restricting the range of operations possible. The default theme gptheme should accomodate most use cases. However, the Theme object allows development of custom themes, where other formatting is required.
gptables is developed and maintained by the Best Practice and Impact division of the Office for National Statistics, UK.
3 Simple Steps
You define your mapping with your data as a GPTable.
You can define the format of your mapping with a Theme, or simply use the default - gptheme.
You write_workbook() to win.
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
File details
Details for the file gptables-0.2.0.tar.gz
.
File metadata
- Download URL: gptables-0.2.0.tar.gz
- Upload date:
- Size: 47.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc1110f062be614a6861d9f910ad17834398b0712f8ee36018f6a6108249db11 |
|
MD5 | 233d1820119017e3a90be4ec26d84621 |
|
BLAKE2b-256 | 0b206ecff2c3d7435d3b4b165358d20335860dd09821a56031ecb01352ae3c33 |