CSV Scalpar is a CSV file parser written in Scala for Scala programmers.
Features
- Parses csv files according to RFC 4180
- Handles embedded deliiters inside quoted text fields
- Handles embedded linefeeds inside quoted text fields
- Parsers can either return Options or throw Exceptions (ver. 2.0.0)
- Can emit CSV text to a file (ver. 2.0.0)
- Offers an option to keep embedded linefeeds
- Offers an option to use alternate delimiters
- Parsers return immutable containers, Vector or List, (ver. 2.0.0)
- Can read the whole file at once or read into buffers
Follow csvscalpar
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of csvscalpar!