F better csv value error
All threads resolved!
All threads resolved!
Compare changes
@@ -31,7 +31,7 @@ import logging
@@ -537,6 +537,46 @@ class CSVImporter(TableImporter):
For #127 (closed). Improve error message when encountering TypeErrors when reading in CSV/TSV files.
There is more logic in order to scan for and collect erroneous rows and columns from which then a comprehensive output is created. Is the new unit test enough? Can you come up with more problems that should be considered?
Run the new unit test.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.