-
- Downloads
Move new excel files to test data and fix excel parsing code to do 1 file access per function call.
Use bulk inserts after deleting the data, instead of merges. Merge within the code where necessary.
Showing
- compendium_v2/publishers/excel_parser.py 119 additions, 196 deletionscompendium_v2/publishers/excel_parser.py
- compendium_v2/publishers/survey_publisher_legacy_excel.py 246 additions, 205 deletionscompendium_v2/publishers/survey_publisher_legacy_excel.py
- compendium_v2/resources/__init__.py 0 additions, 6 deletionscompendium_v2/resources/__init__.py
- test/data/2022_Connected_Users_DataSeries.xlsx 0 additions, 0 deletionstest/data/2022_Connected_Users_DataSeries.xlsx
- test/data/2022_Networks_DataSeries.xlsx 0 additions, 0 deletionstest/data/2022_Networks_DataSeries.xlsx
- test/data/NREN-Services-prefills_2023_Recovered.xlsx 0 additions, 0 deletionstest/data/NREN-Services-prefills_2023_Recovered.xlsx
- test/test_survey_publisher_legacy_excel.py 13 additions, 4 deletionstest/test_survey_publisher_legacy_excel.py
This diff is collapsed.
compendium_v2/resources/__init__.py
deleted
100644 → 0
File added
test/data/2022_Networks_DataSeries.xlsx
0 → 100644
File added
File added
Please register or sign in to comment