Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PSLmodels/microdf issues and pull requests

#232 - Weights drop when applying &

Issue - State: open - Opened by PavelMakarchuk 4 months ago

#231 - Update `PSL_catalog.json`

Pull Request - State: closed - Opened by jdebacker 7 months ago - 1 comment

#226 - Transfer to PolicyEngine GitHub organization

Issue - State: open - Opened by MaxGhenis over 1 year ago

#225 - MicroDataFrame.astype(...) should return MicroDataFrame

Issue - State: open - Opened by MaxGhenis over 1 year ago

#224 - Add semantic versioning tools

Issue - State: open - Opened by MaxGhenis almost 3 years ago

#223 - Example of the MicroSeries.rank function

Issue - State: open - Opened by jdebacker about 3 years ago

#222 - Remove quantile_chg_plot to drop matplotlib-label-lines dep

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#221 - Add deep_poverty_gap function

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago - 1 comment

#220 - Add __getattr__ override to MicroDataFrame

Issue - State: open - Opened by nikhilwoodruff over 3 years ago - 3 comments
Labels: bug

#219 - Bug fixes

Pull Request - State: closed - Opened by nikhilwoodruff over 3 years ago
Labels: bug-fix

#218 - Move to black linting in GitHub Action and add black precommit

Issue - State: open - Opened by MaxGhenis over 3 years ago - 1 comment

#217 - Descriptive

Pull Request - State: open - Opened by nikhilwoodruff over 3 years ago - 4 comments
Labels: enhancement

#216 - Add optional description property to MicroSeries

Issue - State: open - Opened by nikhilwoodruff over 3 years ago

#215 - Add MicroSeries.sqrt

Issue - State: open - Opened by MaxGhenis over 3 years ago

#214 - Merging MicroDataFrames produces error

Issue - State: open - Opened by MaxGhenis over 3 years ago

#213 - Skip non-numeric columns when aggregating MicroDataFrames

Issue - State: open - Opened by MaxGhenis over 3 years ago - 1 comment

#212 - Add pandas args to overridden methods

Issue - State: open - Opened by MaxGhenis over 3 years ago

#211 - Implement MicroSeries.drop and MicroDataFrame.drop

Pull Request - State: open - Opened by MaxGhenis over 3 years ago

#210 - Micro{Series,DataFrame}.drop() returns {Series,DataFrame}

Issue - State: open - Opened by MaxGhenis over 3 years ago

#209 - Subsetting a MicroDataFrame doesn't subset weights

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#208 - Deprecate MicroDataFrame.set_weight_col

Issue - State: open - Opened by MaxGhenis over 3 years ago - 1 comment

#207 - Update version to 0.3.0

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#204 - Implement MicroDataFrame.reset_index(inplace=True)

Issue - State: open - Opened by MaxGhenis over 3 years ago

#203 - Use common sample MicroDataFrames across tests

Issue - State: open - Opened by MaxGhenis over 3 years ago

#202 - Implement {MicroDataFrame,MicroSeries}.copy

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#201 - Implement MicroDataFrame.equals and MicroSeries.equals

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#200 - Add ability to name weights

Issue - State: open - Opened by MaxGhenis over 3 years ago

#198 - Split out generic.py into files for each class

Issue - State: open - Opened by MaxGhenis over 3 years ago

#197 - Add Codecov GitHub Action

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#196 - Integrate codecov report into pull requests

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#195 - 100% code coverage

Issue - State: open - Opened by MaxGhenis over 3 years ago - 1 comment

#194 - MicroDataFrame.merge() returns a DataFrame

Issue - State: open - Opened by MaxGhenis over 3 years ago

#193 - MicroDataFrame.groupby(col)[[cols]].aggfunc doesn't consider weights

Issue - State: open - Opened by MaxGhenis over 3 years ago - 1 comment

#192 - MicroDataFrame[[cols]] produces KeyError

Issue - State: closed - Opened by MaxGhenis over 3 years ago - 1 comment

#191 - Percentile_rank and related others

Pull Request - State: closed - Opened by nikhilwoodruff over 3 years ago - 1 comment

#189 - Add deprecation warning in add_weighted_quantiles

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#188 - Rank, cumsum and other fixes

Pull Request - State: closed - Opened by nikhilwoodruff over 3 years ago

#187 - Implement MicroDataFrame/MicroSeries.rank

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#186 - MicroSeries.cumsum

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#185 - Deprecate add_weighted_quantiles

Issue - State: open - Opened by MaxGhenis over 3 years ago

#184 - Accept normal DataFrames to mdf.concat

Issue - State: open - Opened by MaxGhenis over 3 years ago

#183 - MicroDataFrame.gini

Issue - State: closed - Opened by MaxGhenis over 3 years ago - 1 comment

#182 - Add mdf.concat to mirror pd.concat and preserve weights

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#181 - pd.concat([MicroDataFrame, MicroDataFrame]) -> pd.DataFrame

Issue - State: closed - Opened by MaxGhenis over 3 years ago - 1 comment

#179 - MicroSeries.gini fails with KeyError if indexes are duplicated

Issue - State: open - Opened by MaxGhenis over 3 years ago - 1 comment

#178 - MicroDataFrame.reset_index() should return a MicroDataFrame

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#177 - Add tests for aggregate functions

Issue - State: open - Opened by MaxGhenis over 3 years ago

#175 - Arg to aggregation functions to calculate unweighted

Issue - State: open - Opened by MaxGhenis over 3 years ago

#174 - Implement MicroDataFrame.groupby().aggfunc

Issue - State: closed - Opened by MaxGhenis over 3 years ago

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

Issue - State: closed - Opened by MaxGhenis over 3 years ago - 1 comment

#172 - Subsetted MicroDataFrames are not MicroDataFrames

Issue - State: closed - Opened by MaxGhenis over 3 years ago - 1 comment

#169 - Usability

Pull Request - State: closed - Opened by nikhilwoodruff over 3 years ago - 4 comments

#168 - Handle unweighted arrays

Pull Request - State: closed - Opened by nikhilwoodruff over 3 years ago

#166 - Fix bugs and add partial groupby support

Pull Request - State: closed - Opened by nikhilwoodruff over 3 years ago

#164 - Add poverty and inequality functions to MicroSeries and MicroDataFrame

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago - 6 comments

#163 - Add groupby arg to poverty functions

Issue - State: open - Opened by MaxGhenis over 3 years ago

#162 - Add MicroSeries and MicroDataFrame classes

Pull Request - State: closed - Opened by nikhilwoodruff over 3 years ago

#160 - Add poverty functions

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#159 - Add groupby to top_1_pct_share

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#158 - Add groupby to inequality metrics

Pull Request - State: closed - Opened by MaxGhenis over 3 years ago

#157 - Add groupby to gini

Issue - State: closed - Opened by MaxGhenis over 3 years ago

#156 - % winners function

Issue - State: open - Opened by MaxGhenis almost 4 years ago

#155 - Function to produce poverty gap and rate

Issue - State: closed - Opened by MaxGhenis almost 4 years ago - 1 comment

#154 - Function to create SPM-unit level from ASEC person file

Issue - State: open - Opened by MaxGhenis almost 4 years ago

#153 - Update to Python 3.9

Pull Request - State: closed - Opened by MaxGhenis almost 4 years ago

#152 - Update to Python 3.9

Pull Request - State: closed - Opened by MaxGhenis almost 4 years ago - 1 comment

#151 - Test Python 3.9

Issue - State: closed - Opened by MaxGhenis almost 4 years ago

#150 - Accept multiple columns in weighted_sum and weighted_mean

Pull Request - State: closed - Opened by MaxGhenis almost 4 years ago

#149 - Replace SCF aggregate test with a fixed dataset

Issue - State: closed - Opened by MaxGhenis almost 4 years ago

#148 - Support weighted groupby

Pull Request - State: closed - Opened by MaxGhenis almost 4 years ago

#147 - Update setup-miniconda action

Pull Request - State: closed - Opened by MaxGhenis almost 4 years ago - 1 comment

#146 - Add state argument to fpl function

Issue - State: open - Opened by MaxGhenis almost 4 years ago

#145 - Update fpl to 2020 poverty lines

Issue - State: open - Opened by MaxGhenis almost 4 years ago

#144 - Add year argument to fpl function

Issue - State: open - Opened by MaxGhenis almost 4 years ago

#142 - Use more diverse datasets in demo notebooks

Issue - State: open - Opened by MaxGhenis about 4 years ago

#141 - weighting.ipynb refers to taxcalc_helpers

Issue - State: open - Opened by MaxGhenis about 4 years ago

#140 - Run lint GH Action on PR

Pull Request - State: closed - Opened by MaxGhenis about 4 years ago

#139 - Fix lint suggestions

Pull Request - State: closed - Opened by nikhilwoodruff about 4 years ago

#138 - PSL_catalog.json formatting issues

Pull Request - State: closed - Opened by Peter-Metz about 4 years ago

#137 - Add title and currency options in charts

Pull Request - State: closed - Opened by nikhilwoodruff about 4 years ago

#136 - Add API to documentation

Pull Request - State: open - Opened by MaxGhenis about 4 years ago - 1 comment

#135 - Switch lingering references to MaxGhenis to PSLmodels

Pull Request - State: closed - Opened by MaxGhenis about 4 years ago

#134 - Update PSL_catalog.json for PSLmodels org

Pull Request - State: closed - Opened by MaxGhenis about 4 years ago

#133 - Fix agg.ipynb and specify all args in example notebooks

Pull Request - State: closed - Opened by MaxGhenis about 4 years ago - 1 comment

#123 - Avoid workflow warning about miniconda being outdated

Pull Request - State: closed - Opened by MaxGhenis about 4 years ago - 1 comment

#122 - Get rid of "WARNING: A newer version of conda exists." in GH Actions

Issue - State: closed - Opened by MaxGhenis about 4 years ago - 2 comments
Labels: blocked