-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
CLN: replace unnecessary freq_to_period_freqstr
with PeriodDtype
constructor
#56550
Merged
mroeschke
merged 18 commits into
pandas-dev:main
from
natmokval:depr-correct-rename-M-to-ME-II
Feb 28, 2024
Merged
CLN: replace unnecessary freq_to_period_freqstr
with PeriodDtype
constructor
#56550
mroeschke
merged 18 commits into
pandas-dev:main
from
natmokval:depr-correct-rename-M-to-ME-II
Feb 28, 2024
Commits on Dec 14, 2023
-
replace freq_to_period_freqstr() with PeriodDtype(freq)._freqstr in _…
…shift_with_freq()
Configuration menu - View commit details
-
Copy full SHA for bc53d16 - Browse repository at this point
Copy the full SHA bc53d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3d992 - Browse repository at this point
Copy the full SHA 2a3d992View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42fa6c4 - Browse repository at this point
Copy the full SHA 42fa6c4View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4905c42 - Browse repository at this point
Copy the full SHA 4905c42View commit details
Commits on Dec 19, 2023
-
replace freq_to_period_freqstr with PeriodDtype()._freqstr except in …
…frequencies.py, period.pyx
Configuration menu - View commit details
-
Copy full SHA for afcffbb - Browse repository at this point
Copy the full SHA afcffbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9d974 - Browse repository at this point
Copy the full SHA 6f9d974View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a4bdc5 - Browse repository at this point
Copy the full SHA 5a4bdc5View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2c94f6 - Browse repository at this point
Copy the full SHA e2c94f6View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 602a71b - Browse repository at this point
Copy the full SHA 602a71bView commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b529965 - Browse repository at this point
Copy the full SHA b529965View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for daf707b - Browse repository at this point
Copy the full SHA daf707bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b81967 - Browse repository at this point
Copy the full SHA 1b81967View commit details -
Configuration menu - View commit details
-
Copy full SHA for b74807d - Browse repository at this point
Copy the full SHA b74807dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 751ab49 - Browse repository at this point
Copy the full SHA 751ab49View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48292cd - Browse repository at this point
Copy the full SHA 48292cdView commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec25560 - Browse repository at this point
Copy the full SHA ec25560View commit details -
Configuration menu - View commit details
-
Copy full SHA for a057a63 - Browse repository at this point
Copy the full SHA a057a63View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2131579 - Browse repository at this point
Copy the full SHA 2131579View commit details
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.