MultiIndex.from_product()
should accept Index
or Series
as arguments
#1249
Labels
MultiIndex.from_product()
should accept Index
or Series
as arguments
#1249
Describe the bug
MultiIndex.from_product()
should acceptIndex
orSeries
as argumentsTo Reproduce
Both of the above don't get past pyright.
Please complete the following information:
The text was updated successfully, but these errors were encountered: