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

MAINT: use build-in round for df instead of ours #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

glemaitre
Copy link
Contributor

Reverting some changes from my previous PR.
We should use the built-in functionalities from pandas in this case.

Copy link
Contributor

@kegl kegl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with me, just please make sure that the precisions used for the different score types are not scrambled (a buf that I fixed in the previous PR). Since most of the time we use the same precision for each score type, this is hard to spot. Storm forecast is one where there are different precisions specified for the different columns, just run the starting kit to check if the precisions are used in the right order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants