COMMITS
/ python/pyarrow/util.py March 3, 2026
R
GH-48593: [C++] C++20: use standard calendar / timezone APIs (#48601)
Rok Mihevc committed
January 29, 2026
February 11, 2025
March 20, 2024
December 1, 2023
J
GH-38944: [Python] Fix spelling (#38945)
Josh Soref committed
April 24, 2023
D
GH-34868: [Python] Share docstrings between classes (#34894)
Dane Pitkin committed
September 27, 2022
M
ARROW-17320: [Python] Refine pyarrow.parquet API exposure (#14096)
Miles Granger committed
April 5, 2022
C
ARROW-15982: [Python] parquet.read_table fails to parse home directory path
Colin Jermain committed
January 31, 2022
K
MINOR: Fix typos in Python comments and docstrings
Kian-Meng Ang committed
December 29, 2021
A
ARROW-12706: [Python] Drop Python 3.6 support
Antoine Pitrou committed
June 29, 2021
A
ARROW-13187: [Python] Avoid creating reference cycle when reading CSV file
Antoine Pitrou committed
April 6, 2021
D
ARROW-10882: [Python] Allow writing dataset from iterator of batches
David Li committed
October 7, 2020
J
ARROW-9645: [Python] Deprecate pyarrow.filesystem in favor of pyarrow.fs
Joris Van den Bossche committed
July 6, 2020
K
ARROW-9017: [C++][Python] Refactor scalar bindings
Krisztián Szűcs committed
June 13, 2020
March 30, 2020
February 13, 2020
A
ARROW-5757: [Python] Remove Python 2.7 support
Antoine Pitrou committed
October 1, 2019
K
ARROW-6655: [Python] Filesystem bindings for S3
Krisztián Szűcs committed
May 27, 2019
P
ARROW-5027: [Python] Python bindings for JSON reader
Philipp Moritz committed
January 24, 2019
P
ARROW-4212: [C++][Python] CudaBuffer view of arbitrary device memory object
Pearu Peterson committed
December 15, 2018
W
ARROW-3971: [Python] Remove deprecations in 0.11 and prior
Wes McKinney committed
September 6, 2018
W
ARROW-3075: [C++] Incorporate parquet-cpp codebase into Arrow C++ build
Wes McKinney committed
September 5, 2018
K
ARROW-3160: [Python] Improve pathlib.Path support in parquet and filesystem modules
Krisztián Szűcs committed
September 4, 2018
W
ARROW-2989: [C++/Python] Remove API deprecations in 0.10
Wes McKinney committed
May 25, 2018
A
March 12, 2018
A
ARROW-2292: [Python] Rename frombuffer() to py_buffer()
Antoine Pitrou committed
July 31, 2017
W
ARROW-1213: [Python] Support s3fs filesystem for Amazon S3 in ParquetDataset
Wes McKinney committed
January 23, 2017
W
ARROW-475: [Python] Add support for reading multiple Parquet files as a single pyarrow.Table
Wes McKinney committed