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

Set inferred pandas freq = AS-JAN for yearly data #592

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

asnyv
Copy link
Collaborator

@asnyv asnyv commented Mar 23, 2021

Contributor checklist

  • 🎉 This PR closes Inferred frequency for yearly data points is not correct #581.
  • 📜 I have broken down my PR into the following tasks:
    • Changed yearly inferred frequency to AS-JAN.
  • 🤖 I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR.
  • 📖 I have considered adding a new entry in CHANGELOG.md, and added it if should be communicated there.

@asnyv asnyv changed the title fail the test Set inferred pandas freq = AS-JAN for yearly data Mar 23, 2021
@asnyv asnyv marked this pull request as ready for review March 23, 2021 14:32
Copy link
Collaborator

@anders-kiaer anders-kiaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🙂

@asnyv asnyv merged commit ada4c9f into equinor:master Mar 25, 2021
@asnyv asnyv deleted the infer_freq branch March 25, 2021 10:29
VincentNevermore pushed a commit to VincentNevermore/webviz-subsurface that referenced this pull request Jul 19, 2022
* Scroll bars
* Track local menus


Co-authored-by: Håvard Bjerke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Inferred frequency for yearly data points is not correct
2 participants