paradata-GGS
A package for analyzing paradata from the Generations & Gender Surveys.
Installation
Install the package through pip:
pip install paradata
Usage
To use the package, you can run the main script:
paradata [-h] [-s SEP] [-m {simple,switches}] [-t | --tablet | --no-tablet] input_filename output_filename
You can also import the package in your own scripts:
from paradata import parser
# Example usage
data = parser.parse('path/to/your/data.csv')
Release files for paradata 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| paradata-0.1.7.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| paradata-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:17.8 kB
Release files / paradata-0.1.7.tar.gz
| Download URL | paradata-0.1.7.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
80860aadda932c551731dd8e1fb8508a4278f004c130fcba9b4f3367aee2fdf7
|
|
BLAKE2b-256 checksum How to use checksums |
0075539b87ef72e823e4ebca96c8e9f8eb525a919393078bf21612d1634eb2d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.7
|
Release files / paradata-0.1.7-py3-none-any.whl
| Download URL | paradata-0.1.7-py3-none-any.whl |
|---|---|
| Size | 9.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
031772aedd9ca2794f1ec41c18216c01ba7c7ee8e86b90b206ec6692c1e66481
|
|
BLAKE2b-256 checksum How to use checksums |
9733c00d0c18b1c2e3af66f4cfc8b999984cb4dea8b2a1ff85a1f38c3fb9f699
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.7
|