issues
search
PolicyEngine
/
microdf
Analysis tools for working with survey microdata as DataFrames.
http://pslmodels.github.io/microdf
MIT License
12
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add conditional imports for heavier packages
#237
anth-volk
closed
1 month ago
0
Remove heavy imports and add conditional imports to allow for use of package without modification in `-core`
#236
anth-volk
closed
1 month ago
0
Prevent floating-point error in decile calculation
#235
anth-volk
closed
1 month ago
1
`decile_rank` sometimes applies decile of 11 to the uppermost value in the dataset
#234
anth-volk
closed
1 month ago
1
Raise DivisionByZeroError when calls to `rank` result in division by zero
#233
anth-volk
opened
3 months ago
0
Weights drop when applying &
#232
PavelMakarchuk
opened
5 months ago
0
Update `PSL_catalog.json`
#231
jdebacker
closed
8 months ago
1
DeprecationWarning around Pyarrow dependency for pandas
#230
MaxGhenis
opened
10 months ago
0
Remove data visualization functionality
#229
nikhilwoodruff
opened
1 year ago
2
Remove data visualization functionality
#228
MaxGhenis
opened
1 year ago
0
RuntimeWarning: invalid value encountered in true_divide
#227
MaxGhenis
opened
1 year ago
0
Transfer to PolicyEngine GitHub organization
#226
MaxGhenis
opened
1 year ago
0
MicroDataFrame.astype(...) should return MicroDataFrame
#225
MaxGhenis
opened
1 year ago
0
Add semantic versioning tools
#224
MaxGhenis
opened
2 years ago
0
Example of the MicroSeries.rank function
#223
jdebacker
opened
3 years ago
0
Remove quantile_chg_plot to drop matplotlib-label-lines dep
#222
MaxGhenis
closed
3 years ago
0
Add deep_poverty_gap function
#221
MaxGhenis
closed
3 years ago
1
Add __getattr__ override to MicroDataFrame
#220
nikhilwoodruff
opened
3 years ago
3
Bug fixes
#219
nikhilwoodruff
closed
3 years ago
0
Move to black linting in GitHub Action and add black precommit
#218
MaxGhenis
opened
3 years ago
1
Descriptive
#217
nikhilwoodruff
opened
3 years ago
4
Add optional description property to MicroSeries
#216
nikhilwoodruff
opened
3 years ago
0
Add MicroSeries.sqrt
#215
MaxGhenis
opened
3 years ago
0
Merging MicroDataFrames produces error
#214
MaxGhenis
opened
3 years ago
0
Skip non-numeric columns when aggregating MicroDataFrames
#213
MaxGhenis
opened
3 years ago
1
Add pandas args to overridden methods
#212
MaxGhenis
opened
3 years ago
0
Implement MicroSeries.drop and MicroDataFrame.drop
#211
MaxGhenis
opened
3 years ago
0
Micro{Series,DataFrame}.drop() returns {Series,DataFrame}
#210
MaxGhenis
opened
3 years ago
0
Subsetting a MicroDataFrame doesn't subset weights
#209
MaxGhenis
closed
3 years ago
0
Deprecate MicroDataFrame.set_weight_col
#208
MaxGhenis
opened
3 years ago
1
Update version to 0.3.0
#207
MaxGhenis
closed
3 years ago
0
Copying a MicroDataFrame changes columns in the original to Series
#206
MaxGhenis
closed
3 years ago
0
Implement {MicroDataFrame,MicroSeries}.{copy,equals}, and fix MicroDataFrame column subsetting
#205
MaxGhenis
closed
3 years ago
4
Implement MicroDataFrame.reset_index(inplace=True)
#204
MaxGhenis
opened
3 years ago
0
Use common sample MicroDataFrames across tests
#203
MaxGhenis
opened
3 years ago
0
Implement {MicroDataFrame,MicroSeries}.copy
#202
MaxGhenis
closed
3 years ago
0
Implement MicroDataFrame.equals and MicroSeries.equals
#201
MaxGhenis
closed
3 years ago
0
Add ability to name weights
#200
MaxGhenis
opened
3 years ago
0
Add option to set_weight to preserve old weight as as column
#199
MaxGhenis
opened
3 years ago
0
Split out generic.py into files for each class
#198
MaxGhenis
opened
3 years ago
0
Add Codecov GitHub Action
#197
MaxGhenis
closed
3 years ago
0
Integrate codecov report into pull requests
#196
MaxGhenis
closed
3 years ago
0
100% code coverage
#195
MaxGhenis
opened
3 years ago
1
MicroDataFrame.merge() returns a DataFrame
#194
MaxGhenis
opened
3 years ago
0
MicroDataFrame.groupby(col)[[cols]].aggfunc doesn't consider weights
#193
MaxGhenis
opened
3 years ago
1
MicroDataFrame[[cols]] produces KeyError
#192
MaxGhenis
closed
3 years ago
1
Percentile_rank and related others
#191
nikhilwoodruff
closed
3 years ago
1
Add MicroSeries.{percentile, decile, quintile, quartile}_rank
#190
MaxGhenis
closed
3 years ago
0
Add deprecation warning in add_weighted_quantiles
#189
MaxGhenis
closed
3 years ago
0
Rank, cumsum and other fixes
#188
nikhilwoodruff
closed
3 years ago
0
Next