Searched defs:output_excel_path (Results 1 – 2 of 2) sorted by relevance
69 def save_to_excel(self, output_excel_path): argument76 def main(input_excel_path, input_json_path, output_excel_path): argument85 output_excel_path = sys.argv[3] variable
645 output_excel_path = args.excel variable