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 da2f99c commit ce51a36Copy full SHA for ce51a36
modin/pandas/test/test_api.py
@@ -26,6 +26,7 @@ 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