Commits


Joris Van den Bossche authored and GitHub committed 6f230994527
ARROW-17010: [Python] Remove deprecated APIs from <= 1.0.0 (top-level ipc, Value scalar classes, pyarrow.compat module) (#13545) A first set of easy removals of deprecated functions / classes in the top-level namespace and the `pyarrow.compat` module. Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>