-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix dataarray determination in map_blocks #6089
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
Conversation
thanks @max-sixty! @dcherian a review would be great -- I don't believe the changes are causing the test failures, but am also not sure of the root cause. Please let me know if you see anything in this PR that will help with the tests (and any other comments of course), thank you! |
can you merge in the most recent state of |
Thanks @tcchiao This LGTM! Please add a note in whats-new.rst if you'd like. |
* main: Replace markdown issue templates with issue forms (pydata#6119) Remove lock kwarg (pydata#5912) Remove pre-commit GHA workflow (pydata#6120) is_dask_collection: micro optimization (pydata#6107)
Thanks @tcchiao this is a great first PR. Welcome to xarray! |
pre-commit run --all-files