Commits


Alenka Frim authored and Alessandro Molina committed 7fda23c3776
ARROW-16018: [Doc][Python] Run doctests on Python docstring examples (CI job) This PR adds a CI job to test python docstrings with `doctest.` It can be tested with `archery docker run conda-python-docs`. Closes #13216 from AlenkaF/ARROW-16018-CI Lead-authored-by: Alenka Frim <frim.alenka@gmail.com> Co-authored-by: Alenka Frim <AlenkaF@users.noreply.github.com> Co-authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Alessandro Molina <amol@turbogears.org>