Commits


Joris Van den Bossche authored and Antoine Pitrou committed d4ca31f4834
ARROW-12396: [Python][Docs] Clarify serialization/filesystem docstrings about deprecated status Currently the docstring itself says nothing about it, there is only the warning when calling the function. Closes #10045 from jorisvandenbossche/ARROW-12396-serialization-docs Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>