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

Add checks that years have to be integers #104

Closed
danielhuppmann opened this issue Oct 9, 2018 · 0 comments · Fixed by #103
Closed

Add checks that years have to be integers #104

danielhuppmann opened this issue Oct 9, 2018 · 0 comments · Fixed by #103

Comments

@danielhuppmann
Copy link
Member

PR #103 fixes a bug of the cumulative() and fill_series() functions when timeseries have columns that are defined as floats instead of integers.

This would be great to also check in the IamDataFrame.data.year column when initializing a new instance, renaming or appending data.

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 a pull request may close this issue.

1 participant