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 10c307b commit 4516eeeCopy full SHA for 4516eee
pandas/tests/io/pytables/test_select.py
@@ -555,7 +555,7 @@ def test_select_iterator_non_complete_8014(file_path):
555
assert 0 == len(results)
556
557
558
-def test_select_iterator_many_empty_frames(setup_path):
+def test_select_iterator_many_empty_frames(file_path):
559
# GH 8014
560
# using iterator and where clause can return many empty
561
# frames.
0 commit comments