/ releasenotes / notes / update-csv-document-cleaner-7faed3788e9bfea4.yaml
update-csv-document-cleaner-7faed3788e9bfea4.yaml
1  ---
2  enhancements:
3    - |
4      For the CSVDocumentCleaner, added `remove_empty_rows` & `remove_empty_columns` to optionally remove rows and columns.
5      Also added `keep_id` to optionally allow for keeping the original document ID.