We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a732675 commit da2f99cCopy full SHA for da2f99c
modin/pandas/test/test_api.py
@@ -26,7 +26,6 @@ def test_top_level_api_equality():
26
extra_in_modin = set(modin_dir) - set(pandas_dir)
27
ignore_pandas = [
28
"annotations",
29
- "np",
30
"testing",
31
"tests",
32
"pandas",
0 commit comments