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

Test missings #84

Merged
merged 2 commits into from
Mar 9, 2022
Merged

Test missings #84

merged 2 commits into from
Mar 9, 2022

Conversation

meggart
Copy link
Collaborator

@meggart meggart commented Mar 3, 2022

This is a start to fix #79 which adds a warning every time an array is opened that contains fillvalues. Currently these are interpreted as missing, and after this PR there will be a warning that this behavior will change in the future. Users are encouraged to explicitly use fill_as_missing keyword to avoid breakages in the next release.

I also added a section in the docs about the treatment of fillvalues and missings.

@meggart meggart merged commit d2a3557 into master Mar 9, 2022
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.

fill_value should provide default value
1 participant