-
-
Notifications
You must be signed in to change notification settings - Fork 19.9k
ENH: Enabling Series.round to work with object dtype #63463
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
rhshadrach
merged 19 commits into
pandas-dev:main
from
sanrishi:fix-round-empty-series-clean
Jan 6, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
77d19f3
done
sanrishi 8549853
Revert "done"
sanrishi 5b4c5ef
Merge remote-tracking branch 'upstream/main'
sanrishi 889e63c
Added object dtype function
sanrishi 84a5db4
Added lin-Map-Infer concept
sanrishi 9fbf943
test: move round tests to Series and revert accidental Frame changes
sanrishi 01ef660
added tests dtypes other than numeric and object raises
sanrishi c0e2ddd
added tests for non object dtypes
sanrishi 95284f4
Merge branch 'main' into fix-round-empty-series-clean
sanrishi 87e9721
Merge branch 'main' into fix-round-empty-series-clean
sanrishi b2be8e1
Corrections
sanrishi 1a234d9
Merge branch 'fix-round-empty-series-clean' of https://github.com/sanβ¦
sanrishi 2d49dba
Correction(2)
sanrishi dcafaaa
Fixed the Class issue
sanrishi d1ee93d
Added test for object d type
sanrishi 224959e
Change non-numeric dtype behavior to no-op instead of raising
sanrishi b965b6b
Added whatsnew note
sanrishi b0e011b
Merge branch 'main' into fix-round-empty-series-clean
sanrishi 6532bcd
Merge branch 'main' into fix-round-empty-series-clean
sanrishi 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
Some comments aren't visible on the classic Files Changed page.
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
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.