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

fix scaled_crps for pandas #74

Merged
merged 2 commits into from
Apr 9, 2024
Merged

fix scaled_crps for pandas #74

merged 2 commits into from
Apr 9, 2024

Conversation

jmoralez
Copy link
Member

@jmoralez jmoralez commented Apr 9, 2024

The sizes were matching a range index in scaled_crps for pandas, so if the unique_ids weren't consecutive integers starting at 0 it would fail.

@jmoralez jmoralez added the fix bug fix label Apr 9, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jmoralez jmoralez merged commit e32b0a7 into main Apr 9, 2024
18 checks passed
@jmoralez jmoralez deleted the set-idx-crps branch April 9, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant