Commit 17f8b55
committed
ORC-1945: Update Python documentation with PyArrow 20.0.0 and Dask 2025.5.1
### What changes were proposed in this pull request?
This PR aims to update Python document with PyArrow 20.0.0 and Dask 2025.5.1.
### Why are the changes needed?
To provide an up-to-date Python documentation.
### How was this patch tested?
Manually tested with `Python 3.13.5`.
```
$ python3 --version
Python 3.13.5
$ ipython3
Python 3.13.5 (main, Jun 11 2025, 15:36:57) [Clang 17.0.0 (clang-1700.0.13.3)]
Type 'copyright', 'credits' or 'license' for more information
IPython 9.3.0 -- An enhanced Interactive Python. Type '?' for help.
Tip: You can use `files = !ls *.png`
In [1]: ...
```
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #2311 from dongjoon-hyun/ORC-1945.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 0f0273d)
Signed-off-by: Dongjoon Hyun <[email protected]>1 parent 340fa8c commit 17f8b55
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments