-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
CLN: enforce deprecation of frequencies deprecated for offsets #57986
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
mroeschke
merged 25 commits into
pandas-dev:main
from
natmokval:depr-enforce-deprecation-offset-depr-freqstr
Jun 7, 2024
Merged
Changes from 5 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
10f8ba6
enforce deprecation of offset deprecated freqstr
natmokval 428fd06
fix tests
natmokval 363395a
fix mypy error
natmokval bba27f4
Merge branch 'main' into depr-enforce-deprecation-offset-depr-freqstr
natmokval d6092b3
add a note to v3.0.0
natmokval f5fd5ff
remove c_REVERSE_OFFSET_REMOVED_FREQSTR, correct tests
natmokval 6a124ae
fix test_to_period_offsets_not_supported
natmokval 19f35cc
correct to_offset, fix tests
natmokval 8b9edf4
add dict PERIOD_TO_OFFSET_FREQSTR, corect meth to_offset, fix tests
natmokval df65a84
Merge branch 'main' into depr-enforce-deprecation-offset-depr-freqstr
natmokval 30b7765
add a comment
natmokval 49af3e7
Merge branch 'main' into depr-enforce-deprecation-offset-depr-freqstr
natmokval 81fe8f0
create dictionary PERIOD_AND_OFFSET_ALIASES
natmokval 727c6ae
correct def to_offset
natmokval 2ae8533
Merge branch 'main' into depr-enforce-deprecation-offset-depr-freqstr
natmokval c730be0
fixup
natmokval 81ad386
fixup
natmokval dcc1c92
replace c_OFFSET_RENAMED_FREQSTR with c_PERIOD_TO_OFFSET_FREQSTR
natmokval 5616c3d
add cimport c_PERIOD_TO_OFFSET_FREQSTR
natmokval 163d05b
Merge branch 'main' into depr-enforce-deprecation-offset-depr-freqstr
natmokval be6c0bc
resolve conflict
natmokval 74ae136
Merge branch 'depr-enforce-deprecation-offset-depr-freqstr' of https:…
natmokval d7a5037
add a helper function for error reporting
natmokval d9b3a5e
minor whatsnew fix
MarcoGorelli 46bcd86
Merge remote-tracking branch 'upstream/main' into depr-enforce-deprec…
MarcoGorelli 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
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.