forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-16057: [Python] Address docstrings for RecordBatch class, metho…
…ds, attributes and constructor This PR adds docstring examples to: - `pyarrow.RecordBatch` class methods and attributes - `pyarrow.record_batch` - `to_pandas` for `_PandasConvertible` Closes apache#12762 from AlenkaF/ARROW-16057 Lead-authored-by: Alenka Frim <[email protected]> Co-authored-by: Alenka Frim <[email protected]> Signed-off-by: Alessandro Molina <[email protected]>
- Loading branch information
Showing
2 changed files
with
583 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.