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 issue where roundtripping a masked array strips the mask if no values are masked #1803

Merged

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    79ffb1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab60772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d3c3a View commit details
    Browse the repository at this point in the history
  4. add change log entry

    zacharyburnett committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d693b19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    503595c View commit details
    Browse the repository at this point in the history
  6. use .all()

    Co-authored-by: Brett Graham <[email protected]>
    zacharyburnett and braingram authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e51a369 View commit details
    Browse the repository at this point in the history
  7. compare data AND mask

    zacharyburnett committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d0c0b41 View commit details
    Browse the repository at this point in the history