Commits


Neal Richardson authored and Antoine Pitrou committed 0034ef290ea
ARROW-5222: [Python] Revise pyarrow installation instructions for macOS This patch adds some docs and some links to previously existing documentation to help clarify the problems outlined on https://issues.apache.org/jira/browse/ARROW-5222. It also resolves the multiple-Brewfile issue by factoring out a common cpp/Brewfile. There are also some assorted formatting cleanups here too. Author: Neal Richardson <neal.p.richardson@gmail.com> Closes #4231 from nealrichardson/pyarrow-macos-dev-instructions and squashes the following commits: 716f2607f <Neal Richardson> Brewfile tweak 6014fac37 <Neal Richardson> Tweak language about conda on macos 13385853e <Neal Richardson> Update .gitignore 33a041c7f <Neal Richardson> Factor out a cpp/Brewfile and document it (thanks @kou) 9d333e517 <Neal Richardson> Use :ref: to link to other sections 4158d70be <Neal Richardson> Revise pyarrow installation instructions for macOS