Skip to content

Warnings in Unit Test #58

@rogerkuou

Description

@rogerkuou

There is a warning not in unit test. We need to solve this by either:

  1. Fix in the implementation, or
  2. Fix in the unit test, or
  3. Fix by update the sample csv file
======================================= warnings summary ========================================
tests/test_io.py::TestFromCSV::test_readcsv_dims
tests/test_io.py::TestFromCSV::test_readcsv_vars
tests/test_io.py::TestFromCSV::test_readcsv_output_chunksize
tests/test_io.py::TestFromCSV::test_readcsv_custom_var_name
tests/test_io.py::TestFromCSV::test_readcsv_list_coords
tests/test_io.py::TestFromCSV::test_readcsv_custom_coords
tests/test_io.py::TestFromCSV::test_readcsv_timevalues
tests/test_io.py::TestFromCSV::test_readcsv_timevalues
tests/test_io.py::TestFromCSV::test_readcsv_dtypes
  /home/oku/miniforge3/envs/mobyle/lib/python3.11/site-packages/dask/dataframe/core.py:3828: UserWarning: Dask currently has limited support for converting pandas extension dtypes to arrays. Converting string to object dtype.

Metadata

Metadata

Assignees

Labels

0.5 daybugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions