Commits


Felipe Oliveira Carvalho authored and GitHub committed 9fa78d0d1e2
GH-44229: [Docs] Add PyArrow to JAX example to the docs (#44230) ### Rationale for this change Explicitly mention in the docs a way that PyArrow can interop with [JAX](https://github.com/jax-ml/jax). ### What changes are included in this PR? - Tweaks to the phrasing - Two JAX examples: one for `jax.numpy` and another for `jax.dlpack` ### Are these changes tested? N/A * GitHub Issue: #44229 Authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com> Signed-off-by: Felipe Oliveira Carvalho <felipekde@gmail.com>