-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename and reorder difference table columns #1584
Rename and reorder difference table columns #1584
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1584 +/- ##
======================================
Coverage 100% 100%
======================================
Files 37 37
Lines 2738 2739 +1
======================================
+ Hits 2738 2739 +1
Continue to review full report at Codecov.
|
Analyzing the EITC reform in the
The same utility function call on this development branch returns a Pandas DataFrame that looks like this:
|
This ordering is much better. Thanks @martinholmer. |
This pull request tries to make difference table columns more consistently named and in a more sensible column order. These changes were made after dealing with the questions of a TaxBrain user in issue #1581.