Commits


Dane Pitkin authored and GitHub committed c049c69b08b
MINOR: [Docs] Add link to ListView format in pyarrow docs (#40679) ### Rationale for this change We should link to the list view format when referencing this new layout in pyarrow usage docs. ### What changes are included in this PR? * Add a link to the listview layout ### Are these changes tested? Yes, I generated docs and verified the link. ### Are there any user-facing changes? No. Authored-by: Dane Pitkin <dane@voltrondata.com> Signed-off-by: AlenkaF <frim.alenka@gmail.com>