Replies: 2 comments 5 replies
-
Hi @fjuniorr! Does this example help? https://framework.frictionlessdata.io/docs/guides/describing-data/#describing-a-resource |
Beta Was this translation helpful? Give feedback.
2 replies
-
noting this issue, which deals with this question: https://github.com/frictionlessdata/project/issues/719 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using the
--csv
argument offrictionless extract
it's possible to control the dialect of the CSV output (eg. use;
as delimiter)?My use case is for a transforming an excel file to csv, but
frictionless transform
appears to be too much.Beta Was this translation helpful? Give feedback.
All reactions