Skip to content

refactor: dbnomics#216

Open
nikbpetrov wants to merge 1 commit into
forecastingresearch:mainfrom
nikbpetrov:dbnomics
Open

refactor: dbnomics#216
nikbpetrov wants to merge 1 commit into
forecastingresearch:mainfrom
nikbpetrov:dbnomics

Conversation

@nikbpetrov

@nikbpetrov nikbpetrov commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

both fetch and update jobs do the sinful df concatenating instead of gathering result objects in a list and then running a single pd.DataFrame() over it, but have kept it as is, as the performance improvement is negligible, and at least now it preserves parity

@nikbpetrov

Copy link
Copy Markdown
Collaborator Author

Tests pass w/ perfect parity.

@nikbpetrov nikbpetrov marked this pull request as ready for review June 15, 2026 07:56
@nikbpetrov

Copy link
Copy Markdown
Collaborator Author

Tests pass again (old/new matches perfectly), though with predictable differences to prod: there was one more observation published between 00:08:50 when the prod snapshot happened vs when the tests ran today (10ish hours later)

@nikbpetrov nikbpetrov requested a review from houtanb June 15, 2026 11:25
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