Commits


Uwe L. Korn authored and Wes McKinney committed 997f502ce10
ARROW-382: Extend Python API documentation * Fix numpydoc compilation * Add simple examples to the API * Move away from deprecated Cython-property declaration * Add basic descriptions with return types to functions Author: Uwe L. Korn <uwelk@xhochy.com> Closes #208 from xhochy/ARROW-382 and squashes the following commits: 31e0cb3 [Uwe L. Korn] ARROW-382: Extend Python API documentation