kszucs commented on a change in pull request #11245:
URL: https://github.com/apache/arrow/pull/11245#discussion_r719402220



##########
File path: python/pyarrow/_csv.pyx
##########
@@ -59,26 +59,26 @@ cdef class ReadOptions(_Weakrefable):
         This will determine multi-threading granularity as well as
         the size of individual record batches or table chunks.
         Minimum valid value for block size is 1
-    skip_rows: int, optional (default 0)
+    skip_rows : int, optional (default 0)

Review comment:
       @amol- yes, https://github.com/apache/arrow/pull/7732 should be ready 
depending on which rules do we want to enable at first.




-- 
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