foxtrot/utils
David Peterson 4fc85081c8 Enhance SAS profiling performance in sas_profiler.py
Added a new constant for profiling chunk size to optimize memory usage during profiling operations. Refactored the update method in the _ColumnStats class to improve efficiency in handling missing values and calculating statistics for numeric and string data types. This update includes vectorized operations for better performance and clarity in the implementation.
2026-04-20 19:03:40 -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 Enhance SAS profiling performance in sas_profiler.py 2026-04-20 19:03:40 -05:00