mrh
|
0cd8c7318f
refactor: Set logging level to DEBUG in read_csv main function
|
1 ano atrás |
mrh (aider)
|
f5bebba222
fix: ensure DEBUG level propagates to all mylib submodules
|
1 ano atrás |
mrh (aider)
|
026c3204a0
refactor: Change row printing log level from INFO to DEBUG
|
1 ano atrás |
mrh
|
918cdd1ad4
feat: Add main function to read_encoding_cvs.py for testing
|
1 ano atrás |
mrh (aider)
|
282b58b431
refactor: Remove unused code and convert CSV to utf-8 format
|
1 ano atrás |
mrh (aider)
|
1ee5aa8332
fix: Handle None values and check file existence before processing
|
1 ano atrás |
mrh (aider)
|
b4838272b8
fix: Handle None encoding and empty file cases in CSV reading
|
1 ano atrás |
mrh
|
973f3f8989
fix: Use absolute path for test_column_extraction input file
|
1 ano atrás |
mrh (aider)
|
f1333a5ea3
feat: Add functionality to extract specific column data from CSV starting from a defined row
|
1 ano atrás |
mrh
|
50b0b8c3cf
refactor: Simplify test_column_extraction function
|
1 ano atrás |
mrh (aider)
|
228be16f95
test: add column extraction test with header in row 2 and column 2 from row 3
|
1 ano atrás |
mrh
|
50f1e7aa00
refactor: Simplify test_column_extraction function in translate_utils.py
|
1 ano atrás |
mrh (aider)
|
c66ac5aa01
test: add column extraction test with headers in row 2 and column 2 from row 3
|
1 ano atrás |
mrh
|
59504ae2fb
refactor: Simplify test_column_extraction function in translate_utils.py
|
1 ano atrás |
mrh (aider)
|
288d2dc89b
test: Add column extraction test function to verify data extraction logic
|
1 ano atrás |
mrh
|
ac78b63f2a
feat: Add test function stub in translate_utils.py
|
1 ano atrás |
mrh (aider)
|
fdecb3f19d
feat: add header row support and improve CSV encoding handling
|
1 ano atrás |
mrh
|
56bb2663d7
feat: Add logging for data in read_csv function
|
1 ano atrás |
mrh (aider)
|
a42b05cb23
feat: add header row parameter to CSV reading functions
|
1 ano atrás |
mrh
|
aef078a45d
fix: Correct header_row value in insert_empty_columns call
|
1 ano atrás |
mrh
|
4a3c4f5c66
fix: Correct header row index in extract_column_data call
|
1 ano atrás |
mrh (aider)
|
5946e895de
feat: Add header_row parameter to specify title row in CSV processing functions
|
1 ano atrás |
mrh (aider)
|
1b83fab3d0
feat: Add support for column letter and row number in data extraction
|
1 ano atrás |
mrh
|
267a979ce2
refactor: Update column reference from label to index in translate_utils.py
|
1 ano atrás |
mrh (aider)
|
23fa1ed3bf
feat: support column numbers in extract_column_data function
|
1 ano atrás |
mrh (aider)
|
a720f9fff4
fix: handle CSV encoding issues with custom read_csv utility
|
1 ano atrás |
mrh (aider)
|
a5d503166a
fix: Add latin1 encoding and handle invalid characters in CSV reader
|
1 ano atrás |
mrh (aider)
|
ab0cae1b34
feat: improve CSV encoding detection and handling with type hints and error handling
|
1 ano atrás |
mrh (aider)
|
3bd414e118
feat: Set UTF-8 as default encoding for `read_csv` output
|
1 ano atrás |
mrh
|
9218476fd9
fuck
|
1 ano atrás |