remove xfail from `test_dataarray.test_to_dask_dataframe()`
Open
Nobody has claimed this yet.
topic-testing
upstream issue
- Dominant language
- Python
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 14
Description
What is your issue?
when dask-expr is fixed. Added in https://github.com/pydata/xarray/pull/8837
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with test_dataarray.test_to_dask_dataframe() and confirm that the dask-expr issue referenced in the report is fixed. Remove the xfail marker, then run this targeted test to verify it passes without the expected-failure annotation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100