-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from PolicyEngine/refactor
Refactor
- Loading branch information
Showing
111 changed files
with
1,283 additions
and
4,247 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# policyengine.py | ||
|
||
[WIP] PolicyEngine's main user-facing Python package, incorporating country packages and integrating data visualization and analytics. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
from .economic_impact.economic_impact import EconomicImpact | ||
from .simulation import Simulation |
Empty file.
Empty file.
Empty file.
114 changes: 0 additions & 114 deletions
114
policyengine/charts/distributional_impact/by_income_decile/average.py
This file was deleted.
Oops, something went wrong.
104 changes: 0 additions & 104 deletions
104
policyengine/charts/distributional_impact/by_income_decile/relative.py
This file was deleted.
Oops, something went wrong.
Empty file.
114 changes: 0 additions & 114 deletions
114
policyengine/charts/distributional_impact/by_wealth_decile/average.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.