Metadata-Version: 2.4
Name: svy
Version: 0.0.1
Summary: Design and analysis of complex sample data
Author-email: Mamadou S Diallo <me@msdiallo.io>
Keywords: estimation,sample,sampling,survey,weighting
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.11
Requires-Dist: msgspec>=0.19.0
Requires-Dist: numpy>=2.1
Requires-Dist: polars>=1.25.0
Requires-Dist: pyarrow>=19.0
Requires-Dist: scipy>=1.16.0
Requires-Dist: statsmodels>=0.14
