Skip to content
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

Add ability to create diff tables #12

Merged
merged 1 commit into from
Sep 17, 2019
Merged

Add ability to create diff tables #12

merged 1 commit into from
Sep 17, 2019

Conversation

Peter-Metz
Copy link
Collaborator

This PR adds two methods to the Batch: class:

  • create_diff_table() makes a Pandas DataFrame that compares output between a baseline policy and a reform policy
  • write_diff_file() writes a CSV file with the same info

@Peter-Metz Peter-Metz merged commit d7de595 into master Sep 17, 2019
@Peter-Metz Peter-Metz deleted the diff_table branch September 19, 2019 13:38
Peter-Metz added a commit that referenced this pull request Mar 30, 2020
Add ability to create diff tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant