issues: 1858211666
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1858211666 | I_kwDOAMm_X85uwg9S | 8092 | xarray/tests/test_dask.py::TestToDaskDataFrame::test_to_dask_dataframe_* test failures when dask+pyarrow are installed | 110765 | open | 0 | 0 | 2023-08-20T17:45:57Z | 2023-08-20T17:45:57Z | CONTRIBUTOR | What happened?When running the test suite in an environment where both
What did you expect to happen?Tests passing ;-). Minimal Complete Verifiable Example
MVCE confirmation
Relevant log output```Python ______ TestToDaskDataFrame.test_to_dask_dataframe_2D ______ self = <xarray.tests.test_dask.TestToDaskDataFrame object at 0x7f59a87bce50>
/tmp/xarray/xarray/tests/test_dask.py:822: AssertionError _____ TestToDaskDataFrame.testto_dask_dataframe_not_daskarray _______ self = <xarray.tests.test_dask.TestToDaskDataFrame object at 0x7f59a87d5750>
/tmp/xarray/xarray/tests/test_dask.py:867: left = Index(['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j'], dtype='object', name='t') right = Index(['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j'], dtype='string', name='t'), obj = 'DataFrame.index'
/tmp/xarray/.venv/lib/python3.11/site-packages/pandas/_testing/asserters.py:250: AssertionError ``` Anything else we need to know?No response Environment
```
INSTALLED VERSIONS
------------------
commit: 83c2919b27b4b2d8a01bfa380226134c71321aa0
python: 3.11.4 (main, Jun 8 2023, 06:01:19) [GCC 13.1.1 20230527]
python-bits: 64
OS: Linux
OS-release: 6.4.7-gentoo-dist
machine: x86_64
processor: AMD Ryzen 5 3600 6-Core Processor
byteorder: little
LC_ALL: None
LANG: pl_PL.UTF-8
LOCALE: ('pl_PL', 'UTF-8')
libhdf5: None
libnetcdf: None
xarray: 2023.8.0
pandas: 2.0.3
numpy: 1.25.2
scipy: None
netCDF4: None
pydap: None
h5netcdf: None
h5py: None
Nio: None
zarr: None
cftime: None
nc_time_axis: None
PseudoNetCDF: None
iris: None
bottleneck: None
dask: 2023.8.1
distributed: 2023.8.1
matplotlib: None
cartopy: None
seaborn: None
numbagg: None
fsspec: 2023.6.0
cupy: None
pint: None
sparse: None
flox: None
numpy_groupies: None
setuptools: 68.1.2
pip: 23.2.1
conda: None
pytest: 7.4.0
mypy: None
IPython: None
sphinx: None
```
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8092/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |