simpleqt opened a new pull request, #51359: URL: https://github.com/apache/arrow/pull/51359
The Parameters section of `buffers_to_array` in `python/pyarrow/interchange/from_dataframe.py` documents `buffer`, while the actual parameter is `buffers` (signature at the top of the same function). ### Was AI used for this PR? - [x] Yes — AI-assisted authoring, human-reviewed (AST cross-check of the Parameters block against the signature). -- 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]
