A simple survey data validation package using pandas.
Project description
pandas-validator
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=['CID','Q1'])
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.0.tar.gz
(4.1 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.0.tar.gz.
File metadata
- Download URL: pandasdv-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c722942e69620d3b61f80a7e5c1f33037df6de8e787ead050499203e3818587f
|
|
| MD5 |
2fb6d34afbb1e3da910717c20e0f2fcb
|
|
| BLAKE2b-256 |
98425142a03000b604889c8706121dbaad8f2f27df502a83a764941e849022f4
|
File details
Details for the file pandasdv-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pandasdv-0.1.0-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.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d790f09bd99abe74fa6a1eb619e26e054a35c0e33343e45559a25e091d84944
|
|
| MD5 |
35581479a7df9aa66efed72fc4f3ca7d
|
|
| BLAKE2b-256 |
82c2c0ed61f8a35e486749494f87179a7a46437f9e1256caf01fcf2e4f5bd6c8
|