PolicyEngine / microdf

Analysis tools for working with survey microdata as DataFrames.
http://pslmodels.github.io/microdf
MIT License
12 stars 10 forks source link

Implement MicroDataFrame.sum() (and other aggregation function) #173

Closed MaxGhenis closed 3 years ago

nikhilwoodruff commented 3 years ago

Tentatively should be fixed by #169 , though it requires the aggregation functions to be specified in the MicroSeries class definition.