Surveypandas is a set of python tools to deal with survey data.
It implements a specific form of pandas DataFrame named DataFrameW which includes a weights parameter to be able to compute easily weighted average, sum or variance.
This project is still at its early stage.