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