You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug MultiIndex allows for duplicate names, but when we call to_frame, that shouldn't be allowed. Cudf currently ignores this and creates a dataframe.
Describe the bug
MultiIndex
allows for duplicate names, but when we callto_frame
, that shouldn't be allowed. Cudf currently ignores this and creates a dataframe.Steps/Code to reproduce bug
Expected behavior
A clear and concise description of what you expected to happen.
Environment overview (please complete the following information)
The text was updated successfully, but these errors were encountered: