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 a4e7d37 commit 9b8f45cCopy full SHA for 9b8f45c
pandas/tests/io/test_common.py
@@ -33,7 +33,6 @@
33
34
pytestmark = pytest.mark.filterwarnings(
35
"ignore:Passing a BlockManager to DataFrame:DeprecationWarning"
36
- "ignore:pyarrow requires pandas:UserWarning:pyarrow.lib",
37
)
38
39
0 commit comments