Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-15429: [Python] Address docstrings for ChunkedArray class, meth…
…ods, attributes and constructor This PR adds docstring examples to: - `pyarrow.ChunkedArray` class methods and attributes - `pyarrow.chunked_array` - `to_pandas` for `_PandasConvertible` Closes apache#12754 from AlenkaF/ARROW-15429 Lead-authored-by: Alenka Frim <[email protected]> Co-authored-by: Alenka Frim <[email protected]> Signed-off-by: Alessandro Molina <[email protected]>
- Loading branch information