Closed
Description
now that we removed sandbox
in #13670, some scripts remain that use this.
- I think we could fully remove the
bench
sub-dir, taking care if we don't have asv's for anything there (I think we do but need to check). (PR CLN/COMPAT: for various py2/py3 in doc/bench scripts #16984) -
scripts
dir, we can blow windows_builder (PR CLN/COMPAT: for various py2/py3 in doc/bench scripts #16984) -
scripts
dir, we can blow away most of these with the exception of:api_rst_coverage.py
,find_undoc_args.py
,merge-py.py
,find_commits_touching_func.py
, again checking for any benchmark scripts and make sure we have asv. - add README.md for
scripts
that documents purpose of these scripts -
movepandas/build_dist.sh
andpandas/release_stats.sh
toscripts
(need to updat e commit checklist though and slightly modify). -
removepandas/test_perf.sh
andpandas/Makefile