Skip to content

Conversation

@a3ka
Copy link
Contributor

@a3ka a3ka commented May 29, 2025

  • Fix CSV parsing to correctly handle headers and create DataFrame
  • Add header validation with informative error messages
  • Add column count validation with warnings
  • Add support for type conversion options (parseNumbers, parseDates)
  • Consolidate CSV reader tests into comprehensive test suite
  • Format core modules for better readability

- Fix CSV parsing to correctly handle headers and create DataFrame
- Add header validation with informative error messages
- Add column count validation with warnings
- Add support for type conversion options (parseNumbers, parseDates)
- Consolidate CSV reader tests into comprehensive test suite
- Format core modules for better readability
@a3ka a3ka merged commit 3b8db71 into main May 29, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants