-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Bug fix - cannot construct Index of empty tuples #46238
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
jreback
merged 61 commits into
pandas-dev:main
from
weikhor:bug_fix_cannot_construct_Index_of_empty_tuples
Mar 28, 2022
Merged
Changes from 2 commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
b8644cb
cannot construct Index of empty tuples
83cd66a
test case failed
ae1414f
make change
3033614
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
2d15d49
change tuple
298fced
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
7ef7c86
multi index
ccd5479
multi index
6915cc1
change to index
33de53c
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
44adae2
from tuples
1283e97
merge
79bd8ea
ensure function return multiindex type
4fdae77
Incompatible types in assignment
1ee00a1
mypy
4dcc06d
check tuple
0323e0e
condition
fff543f
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
e138c96
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
a8c3ff6
Merge branch 'bug_fix_cannot_construct_Index_of_empty_tuples' of http…
b8f2536
Multi index
68765e6
Update multi.py
4a329fd
Update multi.py
5f4e717
Update test_constructors.py
1b23a4c
test
560e4c2
Update multi.py
bcbed46
Update multi.py
8f2d3a5
pre-commit
9c60f32
pre commit
5f1d3bd
pre commit
9d6bf35
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
ca1198d
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
f3a190a
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
a792791
form tuples
0f84944
form tuples
0936405
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
7bd3ed1
Update multi.py
315808a
resolve comment
9184467
resolve comment
af6f067
multi
d4c499b
multi
71a1064
np zero
b5d3f39
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
590a404
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
9215fc7
tuples
9612e53
Merge branch 'bug_fix_cannot_construct_Index_of_empty_tuples' of http…
4798b4c
tuple len
a5c84e8
Merge branch 'main' of https://github.com/weikhor/pandas into bug_fix…
e1430d4
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
79f00b4
tuple
7960403
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
3e6a00a
testing
e725d03
types
9ec6d9f
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
70eb658
whatsnew
7879a19
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
3f15379
Update v1.5.0.rst
65dc2aa
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
e0db784
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
7b2a788
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
dbb45c9
Merge branch 'main' into bug_fix_cannot_construct_Index_of_empty_tuples
jreback 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
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.