Commits

Krisztián Szűcs authored 2bffb82a0da
ARROW-13208: [Python][CI] Create a build for validating python docstrings Using the existing numpydoc checker in archery. I've enabled a single rule to check undocumented arguments (we have 189 currently). Perhaps we should fix these in this PR then enable it globally to keep the docstrings in good shape? Closes #7732 from kszucs/npdoc Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>