Skip to content
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

[ENH] fix Empirical index to be pd.MultiIndex for hierarchical data index #286

Merged
merged 1 commit into from Apr 26, 2024

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Apr 26, 2024

The Empirical distribution would produce pd.Index of tuples instead of pd.MultiIndex in some methods, causing failures in sktime/sktime#6052.

This PR fixes that - mirror of sktime/sktime#6341

@fkiraly fkiraly added bug module:probability&simulation probability distributions and simulators labels Apr 26, 2024
@fkiraly fkiraly merged commit 0a7b567 into main Apr 26, 2024
18 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug module:probability&simulation probability distributions and simulators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant