csvy
csvy copied to clipboard
Import and Export CSV Data With a YAML Metadata Header
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...
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...
Please specify whether your issue is about: - [x] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change, improvement...
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...
Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [ ] a suggested code or documentation change,...