COMMITS
/ python/pyarrow/tests/test_array.py January 7, 2026
H
GH-48625: [Python] Add temporal unit checking in NumPyDtypeUnifier (#48626)
Hyukjin Kwon committed
H
GH-48452: [Python] Add tests for Date32 and Date64 array creation with masks (#48453)
Hyukjin Kwon committed
October 14, 2025
A
GH-47438: [Python][Packaging] Set up wheel building for Python 3.14 (#47616)
Alenka Frim committed
June 30, 2025
A
GH-46791: [C++] Add `Status::OrElse`, `IntoStatus<T>` and `ToStatus` (#46792)
Antoine Pitrou committed
June 24, 2025
E
GH-36753: [C++] Properly pretty-print and diff HalfFloatArrays (#46857)
Eric Dinse committed
June 20, 2025
R
GH-46771: [Python][C++] Implement pa.arange function to generate array sequences (#46778)
Raúl Cumplido committed
June 10, 2025
S
GH-46606: [Python] Do not require numpy when normalizing slice (#46732)
shu-kitamura committed
June 9, 2025
D
GH-46403: [C++] Add support for limiting element size when printing data (#46536)
David Sherrier committed
June 4, 2025
R
GH-46611: [Python][C++] Allow building float16 arrays without numpy (#46618)
Raúl Cumplido committed
May 12, 2025
C
GH-45619: [Python] Use f-string instead of string.format (#45629)
ChiLin Chiu committed
March 4, 2025
A
GH-35289: [Python] Support large variable width types in numpy conversion (#36701)
Adam Binford committed
November 18, 2024
R
GH-44651: [Python] Allow from_buffers to work with StringView on Python (#44701)
Raúl Cumplido committed
September 2, 2024
R
GH-25118: [Python] Make NumPy an optional runtime dependency (#41904)
Raúl Cumplido committed
July 31, 2024
July 5, 2024
J
GH-41910: [Python] Add support for Pyodide (#37822)
Joe Marshall committed
June 26, 2024
J
GH-38325: [Python] Implement PyCapsule interface for Device data in PyArrow (#40717)
Joris Van den Bossche committed
J
GH-41664: [C++][Python] PrettyPrint non-cpu data by copying to default CPU device (#42010)
Joris Van den Bossche committed
D
GH-42112: [Python] Array gracefully fails on non-cpu device (#42113)
Dane Pitkin committed
June 13, 2024
A
GH-41955: [C++] Follow up of adding null_bitmap to MapArray::FromArrays (#41956)
Alenka Frim committed
J
GH-41924: [Python] Fix tests when using NumPy 2.0 on Windows (#42099)
Joris Van den Bossche committed
June 4, 2024
May 31, 2024
A
GH-41684: [C++][Python] Add optional null_bitmap to MapArray::FromArrays (#41757)
Alenka Frim committed
May 14, 2024
A
GH-41464: [Python] Fix StructArray.sort() for by=None (#41495)
a-reich committed
K
GH-39129 [Python] pa.array: add check for byte-swapped numpy arrays inside python objects (#41549)
Konstantin Malanchev committed
May 8, 2024
May 7, 2024
April 30, 2024
April 15, 2024
J
GH-41098: [Python] Add copy keyword in Array.__array__ for numpy 2.0+ compatibility (#41071)
Joris Van den Bossche committed
J
GH-38010: [Python] Construct pyarrow.Field and ChunkedArray through Arrow PyCapsule Protocol (#40818)
Joris Van den Bossche committed
April 9, 2024
March 21, 2024
March 20, 2024
A
March 15, 2024
March 1, 2024
D
GH-39855: [Python] ListView support for pa.array() (#40160)
Dane Pitkin committed
February 8, 2024
D
GH-39812: [Python] Add bindings for ListView and LargeListView (#39813)
Dane Pitkin committed
January 10, 2024
F
GH-39515: [Python] Pass in type to `MapType.from_arrays` (#39516)
Fokko Driesprong committed
January 8, 2024
J
GH-39217: [Python] RecordBatchReader.from_stream constructor for objects implementing the Arrow PyCapsule protocol (#39218)
Joris Van den Bossche committed
January 3, 2024
December 1, 2023
J
GH-38944: [Python] Fix spelling (#38945)
Josh Soref committed
October 18, 2023
W
GH-35531: [Python] C Data Interface PyCapsule Protocol (#37797)
Will Jones committed
October 6, 2023
D
GH-38057: [Python][CI] Fix flaky hypothesis tests (#38058)
Dane Pitkin committed
August 24, 2023
August 1, 2023
D
GH-36973: [CI][Python] Archery linter integrated with flake8==6.1.0 (#36976)
Dane Pitkin committed
July 10, 2023
J
GH-34787: [Python] Accept zero_copy_only=False for ChunkedArray.to_numpy (#35582)
Julien Jerphanion committed
July 7, 2023
D
GH-33321: [Python] Support converting to non-nano datetime64 for pandas >= 2.0 (#35656)
Dane Pitkin committed
June 29, 2023
June 28, 2023
I
GH-36168: [C++][Python] Support halffloat for Arrow list to pandas (#35944)
Igor Izvekov committed
June 1, 2023
D
GH-35853: [Python] Fix deprecation warnings from NumPy NEP50 (#35854)
Dane Pitkin committed
March 28, 2023
March 23, 2023
F
GH-34568: [C++][Python] Expose Run-End Encoded arrays in Python Arrow (#34570)
Felipe Oliveira Carvalho committed