wjones127 commented on a change in pull request #12091:
URL: https://github.com/apache/arrow/pull/12091#discussion_r787051478



##########
File path: python/pyarrow/array.pxi
##########
@@ -1019,9 +1019,13 @@ cdef class Array(_PandasConvertible):
             How much to indent right the entire content of the array,
             by default ``0``. 
         window : int
-            How many items to preview at the begin and end
-            of the array when the arrays is bigger than the window.
+            How many primitive items to preview at the begin and end

Review comment:
       Switching to item for consistency.




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