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

Create page about internal datasets in documentation #175

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

ostreech1997
Copy link
Collaborator

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Proposed Changes

Closing issues

Closes #168.

@ostreech1997 ostreech1997 added the datasets Work with datasets label Dec 6, 2023
@ostreech1997 ostreech1997 added this to the Internal datasets milestone Dec 6, 2023
Copy link

github-actions bot commented Dec 6, 2023

🚀 Deployed on https://deploy-preview-175--etna-docs.netlify.app

@github-actions github-actions bot temporarily deployed to pull request December 6, 2023 06:04 Inactive
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (dd1ace5) 88.93% compared to head (cb1997c) 89.02%.
Report is 4 commits behind head on internal_datasets.

Files Patch % Lines
etna/analysis/forecast/plots.py 42.85% 20 Missing ⚠️
etna/datasets/internal_datasets.py 84.61% 6 Missing ⚠️
etna/models/nn/deepar_native/loss.py 94.33% 3 Missing ⚠️
etna/datasets/tsdataset.py 96.07% 2 Missing ⚠️
etna/models/base.py 66.66% 2 Missing ⚠️
etna/pipeline/hierarchical_pipeline.py 91.66% 2 Missing ⚠️
etna/transforms/decomposition/deseasonal.py 83.33% 1 Missing ⚠️
etna/transforms/math/limit.py 97.82% 1 Missing ⚠️
etna/transforms/timestamp/event.py 98.33% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           internal_datasets     #175      +/-   ##
=====================================================
+ Coverage              88.93%   89.02%   +0.09%     
=====================================================
  Files                    205      199       -6     
  Lines                  13026    13171     +145     
=====================================================
+ Hits                   11585    11726     +141     
- Misses                  1441     1445       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

CHANGELOG.md Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request December 6, 2023 07:15 Inactive
@github-actions github-actions bot temporarily deployed to pull request December 6, 2023 14:12 Inactive
@ostreech1997 ostreech1997 merged commit b8ad8b0 into internal_datasets Dec 7, 2023
16 checks passed
@ostreech1997 ostreech1997 deleted the issue-168 branch December 7, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Work with datasets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants