csvy icon indicating copy to clipboard operation
csvy copied to clipboard

Import and Export CSV Data With a YAML Metadata Header

Results 15 csvy issues
Sort by recently updated
recently updated
newest added

Please specify whether your issue is about: - [x] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change, improvement...

Hi, This is a great package! I was pretty surprised to find that `csvy::get_yaml_header` gives a character vector and **not** a list. It might be a good idea to provide...

enhancement

I'm strongly considering csvy for a project I'm working on in which I want to indicate meaning "hints" for columns in csv files. It looks like the frictionless data folks...

This is for issue #27

found what looks like a copy/paste typo in read_csvy for the licenses data resource descriptor. Am submitting a PR for this.

Please specify whether your issue is about: - [x] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change, improvement...

bug

Please specify whether your issue is about: - [x] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change, improvement...

bug

Since the default underlying data structure is a data.frame (or data table), when I subset my data, it loses all its attributes that .csvy provides. When generating the structure, could...

help wanted
question

https://frictionlessdata.io/specs/csv-dialect/

enhancement

Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change,...

help wanted