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

Update Demos version used in benchmarks #204

Merged
merged 10 commits into from
Mar 4, 2024
Merged

Conversation

olejandro
Copy link
Member

@olejandro olejandro commented Feb 29, 2024

This PR updates version of Demos used for benchmarks and adds a unit test to test processing of the variation introduced by the update.
Due to the update, it also:

  • drops duplicate rows after alias conversion;
  • adds source file info to records generated by TFM tables (to facilitate the above);
  • adds year as a query parameter when processing TFM_UPD and TFM_MIG tables.

This PR also includes minor code refactoring to address pandas depreciation warnings.

@olejandro olejandro force-pushed the olex/update_benchmarks branch 4 times, most recently from b731298 to 9a0b2bb Compare March 2, 2024 18:21
@olejandro olejandro force-pushed the olex/update_benchmarks branch from 9a0b2bb to 2da0e0d Compare March 2, 2024 18:42
@olejandro olejandro marked this pull request as ready for review March 2, 2024 18:58
@olejandro olejandro force-pushed the olex/update_benchmarks branch from 049f7b9 to 146d23a Compare March 3, 2024 05:29
@olejandro olejandro merged commit f4b1146 into main Mar 4, 2024
1 check passed
@olejandro olejandro deleted the olex/update_benchmarks branch March 4, 2024 10:45
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.

2 participants