InContextSolutions / PandaSurvey

Survey Weighting Methods for the Pandas Dataframe
http://incontextsolutions.github.io/PandaSurvey/
MIT License
2 stars 1 forks source link

PandaSurvey

Build Status

Survey weighting utility for the Pandas DataFrame.

Documentation available at incontextsolutions.github.io/PandaSurvey/.

Installation

From Source

git clone git@github.com:InContextSolutions/PandaSurvey.git
cd PandaSurvey
pip install .

From PyPI

pip install PandaSurvey