Commits


Krisztián Szűcs authored and Wes McKinney committed d1db0b08da7
ARROW-9374: [C++][Python] Expose MakeArrayFromScalar Since we have a complete scalar implementation on the python side, we can implement `pa.repeat(value, size=n)` Closes #7684 from kszucs/repeat Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Wes McKinney <wesm@apache.org>