Commits


Alenka Frim authored and Alessandro Molina committed e5072bdacbe
ARROW-15429: [Python] Address docstrings for ChunkedArray class, methods, attributes and constructor This PR adds docstring examples to: - `pyarrow.ChunkedArray` class methods and attributes - `pyarrow.chunked_array` - `to_pandas` for `_PandasConvertible` Closes #12754 from AlenkaF/ARROW-15429 Lead-authored-by: Alenka Frim <frim.alenka@gmail.com> Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com> Signed-off-by: Alessandro Molina <amol@turbogears.org>