Export failed after importing csv, setting lat/lon, plotting data with LSH anonymization and then clicking export data and selecting output folder. I was not able to recreate the issue. On subsequent tries with the same data, export worked successfully.
Traceback (most recent call last):
File "gisalib\ui_qt\location_tab.py", line 244, in _exportfile
File "gisalib\controllers\location_controller.py", line 109, in exportcsv
File "pandas\core\frame.py", line 5685, in pop
File "pandas\core\generic.py", line 923, in pop
File "pandas\core\frame.py", line 3807, in getitem
File "pandas\core\indexes\base.py", line 3804, in get_loc
KeyError: 'Random_Lat'
Export failed after importing csv, setting lat/lon, plotting data with LSH anonymization and then clicking export data and selecting output folder. I was not able to recreate the issue. On subsequent tries with the same data, export worked successfully.
Input dataset (for testing again): WI_Power_Plant_Outfalls_processed2.csv
Traceback (most recent call last): File "gisalib\ui_qt\location_tab.py", line 244, in _exportfile File "gisalib\controllers\location_controller.py", line 109, in exportcsv File "pandas\core\frame.py", line 5685, in pop File "pandas\core\generic.py", line 923, in pop File "pandas\core\frame.py", line 3807, in getitem File "pandas\core\indexes\base.py", line 3804, in get_loc KeyError: 'Random_Lat'