Commits


Alenka Frim authored and GitHub committed a83cc852add
GH-33346: [Python] DataFrame Interchange Protocol for pyarrow Table (#14804) This PR implements the Dataframe Interchange Protocol for `pyarrow.Table`. See: https://data-apis.org/dataframe-protocol/latest/index.html Lead-authored-by: Alenka Frim <frim.alenka@gmail.com> Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com> Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>