raulcd commented on code in PR #41904:
URL: https://github.com/apache/arrow/pull/41904#discussion_r1698512408


##########
python/pyarrow/tests/test_csv.py:
##########
@@ -415,6 +418,7 @@ def test_header_skip_rows(self):
             "kl": [],
         }
 
+    @pytest.mark.numpy
     def test_skip_rows_after_names(self):

Review Comment:
   I decided to refactor `make_random_csv` to not require numpy



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to