ver Jan22nd

updated all the existing calc configs
This commit is contained in:
David Chang
2024-01-22 12:42:50 +08:00
parent 552491f765
commit 7a85c76369
19 changed files with 245 additions and 78 deletions

View File

@@ -62,6 +62,15 @@
"type": "vm_file",
"path": "/home/user/Movie_title_garbage_clean.xlsx",
"dest": "Movie_title_garbage_clean.xlsx"
}
},
"options": {
"rules": [
{
"type": "sheet_data",
"sheet_idx0": 0,
"sheet_idx1": "EI0"
}
]
}
}
}