Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create lightweight CSV generator for basic exports
- Remove data correction and validation logic from CSV generator - Simplify export process to be a pure data transformation - Keep original data values without modifications - Remove complex error handling and data cleaning
- Loading branch information