Skip to content

CI failed due to new numpy release - 1.20 #2672

@anmyachev

Description

@anmyachev

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • Modin version (modin.__version__): 03ea9b2
  • Python version: 3.8.6
  • Code we can use to reproduce: python -m pytest --simulate-cloud=normal modin/pandas/test/test_io.py::TestCsv

Describe the problem

We use assert_frame_equal from pandas to check equality of dataframes. It seems that pandas doesn't support changes in numpy classes from 1.20 release.

Source code / logs

Metadata

Metadata

Assignees

Labels

bug 🦗Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions