mrh
|
3e4c91b526
完成插入新列和翻译,用 groq 翻译
|
1 rok pred |
mrh (aider)
|
e26ce8f8f9
feat: add logging for translation params and extracted content
|
1 rok pred |
mrh (aider)
|
348fcbf47a
refactor: update column translation to handle dynamic column indices and headers
|
1 rok pred |
mrh (aider)
|
214bbe785b
feat: add multi-column translation support and separate save functionality
|
1 rok pred |
mrh
|
fa2b4b41b7
完成读取编码,解析翻译指定行列
|
1 rok pred |
mrh (aider)
|
9ab94b9beb
feat: add CSV column translation with cp936 encoding support
|
1 rok pred |
mrh
|
dd9c4b0d81
chore: Remove unused `new_col_translate.py` file
|
1 rok pred |
mrh (aider)
|
fd601d0f58
feat: add optional encoding parameter to read_csv function
|
1 rok pred |
mrh
|
0b8f72b19d
feat: Add 'cp936' encoding to CSV reading encodings list
|
1 rok pred |
mrh (aider)
|
ee99a02bf8
feat: Add cp936 encoding for Simplified Chinese Windows CSV files
|
1 rok pred |
mrh (aider)
|
4bc0f13871
feat: prioritize Japanese encodings and add character validation
|
1 rok pred |
mrh (aider)
|
667e1d9360
fix: prioritize Japanese encodings in CSV reading
|
1 rok pred |
mrh (aider)
|
ab7a4c599a
feat: implement column translation with new column insertion and CSV processing
|
1 rok pred |
mrh
|
0bf9360c0a
refactor: simplify input file path in test_column_extraction
|
1 rok pred |
mrh
|
c7ea531d9a
fuck
|
1 rok pred |
mrh
|
0cd8c7318f
refactor: Set logging level to DEBUG in read_csv main function
|
1 rok pred |
mrh (aider)
|
f5bebba222
fix: ensure DEBUG level propagates to all mylib submodules
|
1 rok pred |
mrh (aider)
|
026c3204a0
refactor: Change row printing log level from INFO to DEBUG
|
1 rok pred |
mrh
|
918cdd1ad4
feat: Add main function to read_encoding_cvs.py for testing
|
1 rok pred |
mrh (aider)
|
282b58b431
refactor: Remove unused code and convert CSV to utf-8 format
|
1 rok pred |
mrh (aider)
|
1ee5aa8332
fix: Handle None values and check file existence before processing
|
1 rok pred |
mrh (aider)
|
b4838272b8
fix: Handle None encoding and empty file cases in CSV reading
|
1 rok pred |
mrh
|
973f3f8989
fix: Use absolute path for test_column_extraction input file
|
1 rok pred |
mrh (aider)
|
f1333a5ea3
feat: Add functionality to extract specific column data from CSV starting from a defined row
|
1 rok pred |
mrh
|
50b0b8c3cf
refactor: Simplify test_column_extraction function
|
1 rok pred |
mrh (aider)
|
228be16f95
test: add column extraction test with header in row 2 and column 2 from row 3
|
1 rok pred |
mrh
|
50f1e7aa00
refactor: Simplify test_column_extraction function in translate_utils.py
|
1 rok pred |
mrh (aider)
|
c66ac5aa01
test: add column extraction test with headers in row 2 and column 2 from row 3
|
1 rok pred |
mrh
|
59504ae2fb
refactor: Simplify test_column_extraction function in translate_utils.py
|
1 rok pred |
mrh (aider)
|
288d2dc89b
test: Add column extraction test function to verify data extraction logic
|
1 rok pred |