-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Sparse tests failing on master #3265
Comments
It looks like sparse just made a release 🎉 We should refactor to avoid using the internal sparse function |
Doesn't seem like there's anything in the public API that we can use: https://sparse.pydata.org/en/latest/generated/sparse.html |
For our purposes, I think it would be enough to verify that both objects are sparse arrays and the dense arrays match exactly. |
It is probably also worth removing a bunch of "xfail" marks that are resolved by the sparse upgrade. |
I can do this is #3255 |
Closed by #3255 |
https://dev.azure.com/xarray/xarray/_build/results?buildId=695
Any ideas?
The text was updated successfully, but these errors were encountered: