AlenkaF commented on code in PR #12754:
URL: https://github.com/apache/arrow/pull/12754#discussion_r845820298
##########
python/pyarrow/table.pxi:
##########
@@ -51,9 +79,27 @@ cdef class ChunkedArray(_PandasConvertible):
@property
def type(self):
+ """
+ Examples
Review Comment:
[MINOR: [Python] Add description to pa.ChunkedArray.type
docstring](https://github.com/apache/arrow/pull/12832)
--
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]