Skip to content

Commit

Permalink
feat: create lightweight CSV generator for basic exports
Browse files Browse the repository at this point in the history
- 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
arcangelo7 committed Jan 27, 2025
1 parent 6c19462 commit fe99bcc
Show file tree
Hide file tree
Showing 3 changed files with 1,614 additions and 0 deletions.
Loading

0 comments on commit fe99bcc

Please sign in to comment.