Commits

Wes McKinney authored 03e6c0b1cd9
ARROW-4880: [Python] Rehabilitate ASV benchmark build scripts Using `asv run` now works against master. I am making this depend on setting `$CONDA_HOME` environment variable so that conda can be properly initialized per the advice of the conda developers Closes #5316 from wesm/ARROW-4880 and squashes the following commits: 4807bb50c <Wes McKinney> Update documentation cd47fa795 <Wes McKinney> Rehabilitate 'asv run' setup a60fa836d <Wes McKinney> Try something b7953b943 <Wes McKinney> Use new conda environment strategy Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>