-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Add diff() and round() methods for Index and a test for each #52551
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 37 commits into
pandas-dev:main
from
GrammatikakisDimitris:pandas_branch_1
Apr 17, 2023
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
f18e96b
Add diff() and round() methods for Index and a test for each
GrammatikakisDimitris c6b63d2
Fix code style
GrammatikakisDimitris 6329f8c
Fix code style
GrammatikakisDimitris 3ce1f72
Add pytest.mark.parametrize and fix docstring style
GrammatikakisDimitris 57032c9
Move Index call
GrammatikakisDimitris 9f46805
Fix diff() and round() call
GrammatikakisDimitris 76742e4
Change Index to float
GrammatikakisDimitris 1eeab2a
Fix docstring style
GrammatikakisDimitris fe713fd
Fix docstring style
GrammatikakisDimitris 837ab45
Fix pre-commit errors
GrammatikakisDimitris 8925aba
Add example section in docstring and change return statement
GrammatikakisDimitris 7390230
Fix docstring example section
GrammatikakisDimitris 8cce642
Fix docstring
GrammatikakisDimitris 4a9cca3
Add whatsnew in v2.1.0.rst
GrammatikakisDimitris d7eaf04
Fix whatsnew entry
GrammatikakisDimitris 22b3e59
Resolve conflict
GrammatikakisDimitris 50a5181
Resolve conflict
GrammatikakisDimitris 06b8ff8
Add diff() and round() methods for Index and a test for each
GrammatikakisDimitris bedf16d
Fix code style
GrammatikakisDimitris 61086a6
Fix code style
GrammatikakisDimitris 364ae36
Add pytest.mark.parametrize and fix docstring style
GrammatikakisDimitris 3f56973
Move Index call
GrammatikakisDimitris d96196d
Fix diff() and round() call
GrammatikakisDimitris 5a65334
Change Index to float
GrammatikakisDimitris db30757
Fix docstring style
GrammatikakisDimitris 2b105e9
Fix docstring style
GrammatikakisDimitris 47e9866
Fix pre-commit errors
GrammatikakisDimitris 69d32f7
Add example section in docstring and change return statement
GrammatikakisDimitris 5475c37
Fix docstring example section
GrammatikakisDimitris 960540c
Fix docstring
GrammatikakisDimitris e79323f
Add whatsnew in v2.1.0.rst
GrammatikakisDimitris cea737a
Fix whatsnew entry
GrammatikakisDimitris ca5cd93
Resolve conflict
GrammatikakisDimitris 600d46b
Add whatsnew entry
GrammatikakisDimitris 431c4b2
Fix whatsnew entry
GrammatikakisDimitris 56d92af
Merge remote-tracking branch 'upstream/main' into pandas_branch_1
GrammatikakisDimitris a428bc8
Add blank line in v2.1.0.rst
GrammatikakisDimitris 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
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.