Commits


Wes McKinney authored and Uwe L. Korn committed 8b64a4fb2d3
ARROW-751: [Python] Make all Cython modules private. Some code tidying I also combined schema/array/scalar, as they are all interrelated. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #533 from wesm/ARROW-751 and squashes the following commits: 63b479b [Wes McKinney] jemalloc is now private 0f46116 [Wes McKinney] Fix APIs in Parquet 1074e7c [Wes McKinney] Make all Cython modules private. Code cleaning