Go to file
David Peterson 5449a25b44 Refactor partition candidate logic in sas_profiler.py
Updated the partition candidate selection process to restrict candidates to columns matching specific name patterns, improving accuracy and reducing noise. Removed outdated distinct value constraints and clarified documentation for partitioning behavior. Enhanced handling of pre-sharded columns and refined the classification logic for better performance.
2026-04-20 18:49:23 -05:00
generic_loader adding explorer 2026-04-20 16:27:54 -05:00
utils Refactor partition candidate logic in sas_profiler.py 2026-04-20 18:49:23 -05:00
.gitignore adding explorer 2026-04-20 16:27:54 -05:00
requirements.txt Add openpyxl dependency to requirements.txt for Excel file handling 2026-04-20 18:38:24 -05:00