-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
[#16737] Index type for Series with empty data #32053
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
Closed
SaturnFromTitan
wants to merge
19
commits into
pandas-dev:master
from
SaturnFromTitan:16737-unexpected-results-creating-an-empty-series
Closed
Changes from 5 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
4c8d1ea
found a first working solution
SaturnFromTitan 7a63ac9
review comments
SaturnFromTitan 799143c
fixing tests
SaturnFromTitan e4b880c
refactorings
SaturnFromTitan 3a84574
Merge branch 'master' into 16737-unexpected-results-creating-an-empty…
SaturnFromTitan 0528123
Merge branch 'master' into 16737-unexpected-results-creating-an-empty…
SaturnFromTitan 863916f
updated whatsnew
SaturnFromTitan 6c6a7c8
added DeprecationWarning instead of code change
SaturnFromTitan b924865
undid the changed tests
SaturnFromTitan 70708b3
silenced warnings in pandas/tests/series
SaturnFromTitan a1f9068
fixed linting
SaturnFromTitan eaeb29d
resolving broken tests
SaturnFromTitan 2a20a2f
fixed data check in create_series_with_explicit_index + renmae of helper
SaturnFromTitan c9f2bd1
fixed remaining broken test
SaturnFromTitan 2109012
silenced two warnings in the docs
SaturnFromTitan f4acbf9
Merge branch 'master' into 16737-unexpected-results-creating-an-empty…
SaturnFromTitan 96556cd
silenced many warnings in test suite
SaturnFromTitan b1c08a6
fixed tests
SaturnFromTitan 6d30bce
silenced some more warnings
SaturnFromTitan 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
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.