foxtrot/utils
David Peterson a94ab68f4d Refine partition name patterns in sas_profiler.py
Updated the regular expression for partition name patterns to improve matching accuracy for state-related columns. The new pattern captures variations like `state`, `state_code`, and `statecode` while avoiding false positives from unrelated terms. This change enhances the precision of partition candidate selection.
2026-04-20 19:27:01 -05:00
..
data_explorer.py updating for sas 2026-04-20 16:30:35 -05:00
file_viewer.py adding local check 2026-04-20 08:25:27 -05:00
s3_download.py Add S3 download utility and example configuration 2026-04-20 13:14:42 -05:00
sample_s3_directories.txt adding explorer 2026-04-20 16:27:54 -05:00
sample_s3_download_config.yaml Add S3 download utility and example configuration 2026-04-20 13:14:42 -05:00
sas_profiler.py Refine partition name patterns in sas_profiler.py 2026-04-20 19:27:01 -05:00