A simple survey data validation package using pandas.
Project description
pandas datvalidator
A Python library to validate survey and structured datasets using pandas.
Installation
pip install pandas-validator
Example
from pandas-validator import SR, MULTI, initial_setup
df = initial_setup('survey_data.sav')
SR(Rout='QFILTER', QVAR='Q1', RNG=[1,2,3,4], LIST=['Q1'])
MR(Rout='QFILTER', QVAR='Q2', LIST=['Q2'])
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
pandasdv-0.1.1.tar.gz
(4.5 kB
view details)
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 pandasdv-0.1.1.tar.gz.
File metadata
- Download URL: pandasdv-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e43a5de95d7ab37ef4ce126425836dcc89fcbcf921a338cd8dabf678cd4a202e
|
|
| MD5 |
485cce7b365d80caab84a74642ac722e
|
|
| BLAKE2b-256 |
7f667e2d9b033f5521974f5e1c33090f732f82f04f01b54f1485ce70b57910fb
|
File details
Details for the file pandasdv-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pandasdv-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a5fe1c3127fbd5653a4034b8e49cf86de1042d9b250ddef9453c63c17865737
|
|
| MD5 |
34e295224e53d026eca77cc61001881c
|
|
| BLAKE2b-256 |
0b3ab49689c1363b47c750fde4f7b21398dd3c24cdeece1db01979d991b798dc
|