Go to file
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
generic_loader adding explorer 2026-04-20 16:27:54 -05:00
utils Enhance SAS profiling performance in sas_profiler.py 2026-04-20 19:03:40 -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