mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-02 18:44:18 -07:00
wip on ETL
This commit is contained in:
parent
d4d72c8830
commit
7ceab512c1
3 changed files with 86 additions and 7 deletions
|
@ -95,6 +95,12 @@ DATASET_LIST = [
|
|||
"class_name": "GeoCorrUrbanETL",
|
||||
"is_memory_intensive": False,
|
||||
},
|
||||
{
|
||||
"name": "geocorr_alternatives",
|
||||
"module_dir": "geocorr_alternatives",
|
||||
"class_name": "GeoCorrAlternativesETL",
|
||||
"is_memory_intensive": False,
|
||||
},
|
||||
{
|
||||
"name": "mapping_inequality",
|
||||
"module_dir": "mapping_inequality",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue