Commit Graph

8 Commits

Author SHA1 Message Date
David Peterson
f1af1136dc Add standalone SAS profiling utility
Introduced a new script `sas_profiler.py` that profiles local SAS files and generates an Excel report with recommendations for drops, partitions, and indexes, along with type-inference warnings. The utility supports command-line overrides for configuration and is compatible with Python 3.10+. This addition enhances the existing tools for SAS file management.
2026-04-20 18:38:01 -05:00
michael-corey
e48038f3c6 updating for sas 2026-04-20 16:30:35 -05:00
michael-corey
2390ce1e0c adding explorer 2026-04-20 16:27:54 -05:00
David Peterson
03b97999dc Add S3 download utility and example configuration
Introduced a new script `s3_download.py` for downloading files from S3 based on a YAML configuration. The script supports recursive listing, file clustering, and customizable download behavior. Also added a sample configuration file `sample_s3_download_config.yaml` to demonstrate usage.
2026-04-20 13:14:42 -05:00
michael-corey
508cc974ea adding local check 2026-04-20 08:25:27 -05:00
michael-corey
2d95711d9d Updating python reference 2026-04-18 13:43:29 -05:00
michael-corey
f1e99d887d altering invalid arguments 2026-04-18 13:41:54 -05:00
michael-corey
edb9146682 moving files 2026-04-18 13:35:32 -05:00