-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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
Make pd.Period immutable #17239
Merged
Merged
Make pd.Period immutable #17239
Commits on Aug 12, 2017
-
Make Period ordinal and freq readonly
Remove redundant isinstance(freq, (Tick, DateOffset)) check, since Tick inherits from DateOffset flake8 cleanup of cpython imports
Configuration menu - View commit details
-
Copy full SHA for 89cf9d6 - Browse repository at this point
Copy the full SHA 89cf9d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ca02c - Browse repository at this point
Copy the full SHA e6ca02cView commit details
Commits on Aug 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8912283 - Browse repository at this point
Copy the full SHA 8912283View commit details -
Configuration menu - View commit details
-
Copy full SHA for d33922f - Browse repository at this point
Copy the full SHA d33922fView commit details
Commits on Aug 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b86a7b9 - Browse repository at this point
Copy the full SHA b86a7b9View commit details
Commits on Aug 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1c6f197 - Browse repository at this point
Copy the full SHA 1c6f197View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a218c - Browse repository at this point
Copy the full SHA 08a218cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2642366 - Browse repository at this point
Copy the full SHA 2642366View commit details -
Merge branch 'period_immutable' of https://github.com/jbrockmendel/pa…
…ndas into period_immutable
Configuration menu - View commit details
-
Copy full SHA for 6c461eb - Browse repository at this point
Copy the full SHA 6c461ebView commit details
Commits on Aug 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0e62865 - Browse repository at this point
Copy the full SHA 0e62865View commit details
Commits on Aug 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cd687bf - Browse repository at this point
Copy the full SHA cd687bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc2111c - Browse repository at this point
Copy the full SHA dc2111cView commit details -
Merge branch 'period_immutable' of https://github.com/jbrockmendel/pa…
…ndas into period_immutable
Configuration menu - View commit details
-
Copy full SHA for 1e92344 - Browse repository at this point
Copy the full SHA 1e92344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19567c8 - Browse repository at this point
Copy the full SHA 19567c8View commit details
Commits on Aug 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f739f8f - Browse repository at this point
Copy the full SHA f739f8fView 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.