-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
Merge dev into main for 2023-12-13 #3153
Merged
Merged
Conversation
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
Member
zaneselvans
commented
Dec 13, 2023
- WIP move to year-quarter partitions
- WIP change extraction partitions and etl settings, fix unit tests
- Update conda-lock.yml and rendered conda environment files.
- Update integration tests to use quarter
- Update DOI to production
- Fix EPACEMS integration test
- Update conda-lock.yml and rendered conda environment files.
- Repartition row groups in monolith parquet, update integration test, fix typos
- Drop year from fast ETL and add concurrency limiting
- Update conda-lock.yml and rendered conda environment files.
- Drop concurrency further and update integration test to use 2022 data
- Update conda-lock.yml and rendered conda environment files.
- point cems to a new (draft!) archive w/ year_quarter partitions
- Update conda-lock.yml and rendered conda environment files.
- Update conda-lock.yml and rendered conda environment files.
- Update conda-lock.yml and rendered conda environment files.
- Bump docker/metadata-action from 4.4.0 to 5.3.0
- Bump actions/setup-python from 4 to 5
- Bump google-github-actions/setup-gcloud from 1 to 2
- Bump tibdex/github-app-token from 1 to 2
- Update conda-lock.yml and rendered conda environment files.
- Replace ferc714 @multi_asset with asset factory (Replace ferc714 @multi_asset with asset factory #3123) for better subsetting functionality.
- Update conda-lock.yml and rendered conda environment files.
- [pre-commit.ci] pre-commit autoupdate
- [pre-commit.ci] auto fixes from pre-commit.com hooks
- Update .pre-commit-config.yaml
- address pr concerns
- Update conda-lock.yml and rendered conda environment files.
- Update conda-lock.yml and rendered conda environment files.
- add release notes for quarterly cems
- Fix some comments/docstrings; clarify Zenodo RECID regex
- Remove comment about epacems DOI being draft archive.
- Adjust epacems output tests to reflect quarterly partitions.
- add tests to cover a few uncovered lines
- Table diff tools (Table diff tools #3128)
- Refactor calculation of annualized_respondents_ferc714 (Refactor calculation of annualized_respondents_ferc714 #3024)
- Update conda-lock.yml and rendered conda environment files.
…ive/pudl into cems-quarterly
…ive/pudl into cems-quarterly
… into cems-quarterly
…pudl into cems-year_quarters
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.4.0 to 5.3.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v4.4.0...v5.3.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1 to 2. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](google-github-actions/setup-gcloud@v1...v2) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](astral-sh/ruff-pre-commit@v0.1.6...v0.1.7) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.4](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.4)
For more information, see https://pre-commit.ci
No alpha versions please.
…pudl into cems-year_quarters
… into cems-quarterly
…pudl into cems-year_quarters
WIP Transition CEMS paritions to `year_quarter` from `year` and `quarter`
…te-config [pre-commit.ci] pre-commit autoupdate Rejected the update to alpha version of prettier.
Update CEMS partitions to handle year-quarter files
* Diff tables' individual values instead of by row * Add a simple notebook that actually runs some diffs. * Add empty-case test + some docs in notebook. --------- Co-authored-by: Zane Selvans <[email protected]>
* Refactor calculation of annualized_respondents_ferc714 Rather than loading huge demand_hourly_pa_ferc714 dataset and calculating report_date columns from these, we can infer these values from the ferc714_settings. Additionally, we can use cross product merge to blow out the respondents, rather than doing the complex procedure that we did up to this point. * Put back check that report_date is not in respondent_id_ferc714 * import dataset_settings resource into annualized_respondents_ferc714 * Update conda-lock.yml and rendered conda environment files. --------- Co-authored-by: rousik <[email protected]> Co-authored-by: Zane Selvans <[email protected]> Co-authored-by: zaneselvans <[email protected]>
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3153 +/- ##
=======================================
+ Coverage 88.8% 92.7% +3.9%
=======================================
Files 89 134 +45
Lines 11023 12597 +1574
=======================================
+ Hits 9785 11672 +1887
+ Misses 1238 925 -313 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.