foxtrot/generic_loader
David Peterson ae65140390 Add column type overrides in load_folder.py and load_sas.py for enhanced schema control
Implemented a new feature allowing users to specify explicit column type mappings via a `column_types` configuration in both `load_folder.py` and `load_sas.py`. This addition enables users to bypass automatic type inference for specific columns, ensuring correct data types are used when loading datasets. Updated the YAML configuration files to include examples of the new `column_types` option, enhancing usability and flexibility in handling varying data formats across files.
2026-04-21 12:14:44 -05:00
..
samples adding explorer 2026-04-20 16:27:54 -05:00
.env.example Adding generic loader 2026-04-18 09:34:48 -05:00
generate_sample_folder.py Add generate_sample_folder.py and load_folder.py for clustered SAS file generation and loading 2026-04-18 11:25:04 -05:00
generate_sample_sas.py Adding generic loader 2026-04-18 09:34:48 -05:00
load_folder.py Add column type overrides in load_folder.py and load_sas.py for enhanced schema control 2026-04-21 12:14:44 -05:00
load_sas.py Add column type overrides in load_folder.py and load_sas.py for enhanced schema control 2026-04-21 12:14:44 -05:00
sample_config.yaml Add column type overrides in load_folder.py and load_sas.py for enhanced schema control 2026-04-21 12:14:44 -05:00
sample_folder_config.yaml Add column type overrides in load_folder.py and load_sas.py for enhanced schema control 2026-04-21 12:14:44 -05:00