Luminate templates transferred to Mexico school. Finished parsing the domains for Anthology. Need to start the script that puts them into a CSV. Sandata templates downloaded.
This commit is contained in:
BIN
Scripts/Anthology/__pycache__/Domains_W_Names.cpython-310.pyc
Normal file
BIN
Scripts/Anthology/__pycache__/Domains_W_Names.cpython-310.pyc
Normal file
Binary file not shown.
BIN
Scripts/Anthology/__pycache__/domains_to_csv.cpython-310.pyc
Normal file
BIN
Scripts/Anthology/__pycache__/domains_to_csv.cpython-310.pyc
Normal file
Binary file not shown.
4
Scripts/Anthology/domains_to_csv.py
Normal file
4
Scripts/Anthology/domains_to_csv.py
Normal file
@ -0,0 +1,4 @@
|
||||
import pandas as pd
|
||||
import Domains_W_Names
|
||||
|
||||
print(Domains_W_Names.DOMAINDICT)
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user