frictionlessdata / datapackage-js

A JavaScript library for working with Data Package.
http://frictionlessdata.io/
MIT License
42 stars 15 forks source link

Support csv dialects #86

Closed roll closed 6 years ago

roll commented 6 years ago

Overview

For now csv dialects from resource descriptor is ignored. It should be implemented on tableschema.Table level first.

Plan

rufuspollock commented 6 years ago

Note a bunch of this is implemented in data.js. I cannot stress how valuable it would be to have a call before we all do further work ... /cc @pwalsh

rufuspollock commented 6 years ago

@roll ditto my comment here /cc @vitorbaptista

vitorbaptista commented 6 years ago

@rufuspollock @roll is off this week, but I pinged him for us to talk about data.js