Commit History

Author SHA1 Message Date
  mrh (aider) 53d0ef79a3 fix: Correct column header insertion row in `insert_column` method 1 year ago
  mrh (aider) 8dfb978ed6 fix: Correct header row index in `insert_column` method 1 year ago
  mrh (aider) 670d09c62b fix: correct column header insertion in insert_column method 1 year ago
  mrh bb8d73dd0e refactor: Update ExcelProcessor initialization and save_file method 1 year ago
  mrh (aider) c29c90f447 feat: add read_column_data and write_column_data methods 1 year ago
  mrh 7bd5f2094e refactor: Update ExcelProcessor header_row default and add example to insert_column 1 year ago
  mrh (aider) 764ecd3a50 feat: add search_headers method to ExcelProcessor for keyword search in headers 1 year ago
  mrh beee8bd443 refactor: Update ExcelProcessor to initialize with file path and header row 1 year ago
  mrh (aider) c68ddb7eab feat: add header_row parameter to specify table header row in read_file 1 year ago
  mrh 98ccddc614 refactor: Remove Excel file test code from excel_processor.py 1 year ago
  mrh (aider) a0e039c714 feat: Add CSV support and specify Excel engine in file processor 1 year ago
  mrh a8d8494cb2 refactor: Update test file extension from .xlsx to .csv in ExcelProcessor 1 year ago
  mrh (aider) 27ad5950db refactor: Replace CSV handling with pandas in ExcelProcessor 1 year ago
  mrh 5cd051d37c fuck 1 year ago
  mrh (aider) 7e19ae2442 fix: Add missing List import in translation_service.py 1 year ago
  mrh (aider) 789525e120 feat: add Excel processing and translation service modules 1 year ago
  mrh 3b5a2538b7 备份 1 year ago
  mrh 57865db11d 新增function Calling 测试 1 year ago
  mrh (aider) a40364fdd2 fix: Adjust start row for ASIN links in CSV processing 1 year ago
  mrh (aider) 5847ce4133 refactor: Combine CSV processing functions into a single function 1 year ago
  mrh (aider) 88b6785ff2 refactor: Split read_and_process_csv into two functions 1 year ago
  mrh (aider) 4bc23361b8 fix: Correctly generate hyperlinks for `asin_columns` using processed `need_search_url_processed.csv` 1 year ago
  mrh 87428ea670 fix: Update ASIN column indices 1 year ago
  mrh (aider) 58f73c96c7 refactor: Split CSV processing into separate steps for need_search_url_columns and asin_columns 1 year ago
  mrh b6eb45e916 fix: Update brand columns to include URL search columns 1 year ago
  mrh 6662fba6e1 fix: Update CSV file encoding and path 1 year ago
  mrh (aider) 867c9fd9ad refactor: Use pandas to read and write CSV files 1 year ago
  mrh (aider) 184615b55c refactor: simplify CSV processing by removing unnecessary parameters 1 year ago
  mrh 852a357e12 refactor: Remove commented code and adjust process_csv parameters 1 year ago
  mrh (aider) 90a2017df1 feat: add skip_rows parameter to handle initial info lines in CSV 1 year ago