Christopher Groskopf
Christopher Groskopf
Related to this, it's also unclear to me what the `loads_data: true` flag actually does. I was expecting that to enable the versioning, but it doesn't seem to.
Bump. This doesn't appear to work at all.
Yes, this is a good addition. I'll add.
Yep, another good one.
Hey @tf13, that sounds like a bug. Can you provide the files (or subsets of the files) that created the error?
Neat idea! I'm not sure how the integration would work, but having GET params for the fields so you could use pixelcite as a pseudo-API is something I've thought about.
I'd be in favor of finding a way to make this part of agate, either as a flag to the table constructor or as a `slugify` method that forks a...
I'm very much in favor of this feature, but I'm not sure where it should live since it affects so many things. Maybe it's part of `csvformat`. Implementation should be...
I like to have a solution for this. (I've seen plenty of spreadsheets with year columns.) However, I don't want to rely on quote characters on the command line, as...
The latter is certainly a possibility although I'm inclined to implement a more general solution if one exists. I like .csvt because 1) it's still CSV and 2) it's an...