Commits

Krisztián Szűcs authored b07c2626cb3
ARROW-7898: [Python] Reduce the number docstring violations using numpydoc Depends on #6420. Reduces the number of docstring violations from 1335 to 793 (fixes 542). This is going to require more patches, but we need to start somewhere. Closes #6444 from kszucs/docstrings Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>