-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DEPR: 'A' for yearly frequency and YearEnd in favour of 'Y' #55252
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
Merged
Merged
Changes from 14 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
f87ddbe
deprecate A in favour of Y, fix tests
natmokval 7b0b956
correct offset related functions in frequencies.py, fix tests
natmokval ec6d3d9
correct docstrings and user_guide
natmokval 606ebba
fix pre-commit error
natmokval 1f10870
fix test in benchmarks
natmokval 0dea433
add dictionary OFFSET_DEPR_FREQSTR, change warning msg
natmokval 4498d87
Merge branch 'main' into depr-A-for-Year
natmokval dbd1da3
fix pre-commit errors
natmokval 935280e
correct cpdef to_offset, add tests for warning
natmokval fd36bc7
Merge branch 'main' into depr-A-for-Year
natmokval 9268a9b
replace A with Y in _adjust_bin_edges
natmokval 9a383cd
add to dict DEPR_ABBREVS annual freqs with various fiscal year ends, …
natmokval ab0d6a6
add notes to whatsnew/v2.2.0.rst
natmokval 4f91f7f
change the message for UserWarning, correct annual frequencies in tim…
natmokval 31e0bf0
correct the order of checks in to_offset, add a tests for timedelta
natmokval File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.