forked from PSLmodels/Tax-Calculator
-
Notifications
You must be signed in to change notification settings - Fork 0
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 PSLmodels#2058 from martinholmer/develop-with-pyth…
…on36 Switch Tax-Calculator code to being compatible with Python 3.6 only
- Loading branch information
Showing
66 changed files
with
1,621 additions
and
1,808 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,6 @@ sudo: false | |
language: python | ||
python: | ||
- "3.6" | ||
- "2.7" | ||
|
||
install: | ||
# Install conda | ||
|
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
This file was deleted.
Oops, something went wrong.
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
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
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
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,21 +1,9 @@ | ||
You loaded data for 2014. | ||
Tax-Calculator startup automatically extrapolated your data to 2014. | ||
WARNING: Tax-Calculator packages for Python 2.7 will | ||
no longer be provided beginning in 2019 | ||
because Pandas is stopping development for 2.7 | ||
SOLUTION: upgrade to Python 3.6 now | ||
You loaded data for 2014. | ||
Tax-Calculator startup automatically extrapolated your data to 2014. | ||
WARNING: Tax-Calculator packages for Python 2.7 will | ||
no longer be provided beginning in 2019 | ||
because Pandas is stopping development for 2.7 | ||
SOLUTION: upgrade to Python 3.6 now | ||
You loaded data for 2014. | ||
Tax-Calculator startup automatically extrapolated your data to 2014. | ||
WARNING: Tax-Calculator packages for Python 2.7 will | ||
no longer be provided beginning in 2019 | ||
because Pandas is stopping development for 2.7 | ||
SOLUTION: upgrade to Python 3.6 now | ||
2020_CURRENT_LAW_P__itax_rev($B)= 1413.43 | ||
2020_REFORM_STATIC__itax_rev($B)= 1410.78 | ||
2020_REFORM_DYNAMIC_itax_rev($B)= 1400.52 |
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,28 +1,24 @@ | ||
You loaded data for 2014. | ||
Tax-Calculator startup automatically extrapolated your data to 2014. | ||
WARNING: Tax-Calculator packages for Python 2.7 will | ||
no longer be provided beginning in 2019 | ||
because Pandas is stopping development for 2.7 | ||
SOLUTION: upgrade to Python 3.6 now | ||
Filing Units Receiving EITC and Average Positive EITC by AGI Category | ||
AGI Category Num(#M) Avg($K) | ||
[-9e+99, 1.0) 0.049 1.399 | ||
[1.0, 5000.0) 1.106 0.516 | ||
[5000.0, 10000.0) 2.045 1.368 | ||
[10000.0, 15000.0) 3.316 1.864 | ||
[15000.0, 20000.0) 2.766 3.330 | ||
[20000.0, 25000.0) 2.357 4.104 | ||
[25000.0, 30000.0) 2.023 3.845 | ||
[30000.0, 40000.0) 3.856 2.548 | ||
[40000.0, 50000.0) 2.220 1.321 | ||
[50000.0, 75000.0) 0.437 0.571 | ||
[75000.0, 100000.0) 0.000 nan | ||
[100000.0, 200000.0) 0.000 nan | ||
[200000.0, 500000.0) 0.000 nan | ||
[500000.0, 1000000.0) 0.000 nan | ||
[1000000.0, 1500000.0) 0.000 nan | ||
[1500000.0, 2000000.0) 0.000 nan | ||
[2000000.0, 5000000.0) 0.000 nan | ||
[5000000.0, 10000000.0) 0.000 nan | ||
[10000000.0, 9e+99) 0.000 nan | ||
[-9e+99, 1) 0.049 1.399 | ||
[1, 5000) 1.106 0.516 | ||
[5000, 10000) 2.045 1.368 | ||
[10000, 15000) 3.316 1.864 | ||
[15000, 20000) 2.766 3.330 | ||
[20000, 25000) 2.357 4.104 | ||
[25000, 30000) 2.023 3.845 | ||
[30000, 40000) 3.856 2.548 | ||
[40000, 50000) 2.220 1.321 | ||
[50000, 75000) 0.437 0.571 | ||
[75000, 100000) 0.000 nan | ||
[100000, 200000) 0.000 nan | ||
[200000, 500000) 0.000 nan | ||
[500000, 1000000) 0.000 nan | ||
[1000000, 1500000) 0.000 nan | ||
[1500000, 2000000) 0.000 nan | ||
[2000000, 5000000) 0.000 nan | ||
[5000000, 10000000) 0.000 nan | ||
[10000000, 9e+99) 0.000 nan | ||
ALL 20.175 2.443 |
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,18 +1,10 @@ | ||
You loaded data for 2014. | ||
Tax-Calculator startup automatically extrapolated your data to 2014. | ||
WARNING: Tax-Calculator packages for Python 2.7 will | ||
no longer be provided beginning in 2019 | ||
because Pandas is stopping development for 2.7 | ||
SOLUTION: upgrade to Python 3.6 now | ||
You loaded data for 2014. | ||
Tax-Calculator startup automatically extrapolated your data to 2014. | ||
WARNING: Tax-Calculator packages for Python 2.7 will | ||
no longer be provided beginning in 2019 | ||
because Pandas is stopping development for 2.7 | ||
SOLUTION: upgrade to Python 3.6 now | ||
|
||
Response in Charitable Giving by Earnings Group | ||
Earnings Group Num(#M) Resp($B) Resp(%) | ||
[-9e+99, 50000.0) 110.061 0.703 0.56 | ||
[50000.0, 9e+99) 57.451 3.600 2.18 | ||
[-9e+99, 50000) 110.061 0.703 0.56 | ||
[50000, 9e+99) 57.451 3.600 2.18 | ||
ALL 167.512 4.304 1.48 |
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
Oops, something went wrong.