Skip to content

Conversation

@mollerhoj
Copy link

I need this feature for my own application.

Notice that we've added an additional "position" attribute, to take advantage of the fact that csvs are ordered.

@coveralls
Copy link

coveralls commented Apr 19, 2020

Coverage Status

Coverage decreased (-0.4%) to 96.619% when pulling 4bcbde5 on mollerhoj:master into f35bb22 on byroot:master.

@sandstrom
Copy link
Contributor

Just a small thought.

Maybe it makes more sense to keep CSV parsing outside this gem? (i.e. closing this without a merge)

There is already support for custom backends, and I'm guessing JSON and YAML is enough for most people.

Also, CSV has no support for data types and parsing them is much harder than JSON or YAML (there is no single CSV specification).

(but I'm no maintainer, so the repo owner obviously decides)

@pironim
Copy link

pironim commented Dec 8, 2023

this is nice feature and can be useful on some projects.

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.

4 participants