-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce encode-csv
#483
Comments
Usecase scenario: transforming metadata into KBART-format which has a tsv-serialation. |
Merged
dr0i
added a commit
that referenced
this issue
May 20, 2023
Copied from https://github.com/metafacture/metafacture-csv-plugin. Original author: eberhardtj ([email protected]).
dr0i
added a commit
that referenced
this issue
May 22, 2023
from #486 (comment):
Also added to flux-commands. |
Solved. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can decode
csv
with metafacture but we cannot encode it.Would be nice to have an encoder for
csv
We can reuse the csv-plugin: https://github.com/metafacture/metafacture-csv-plugin
The text was updated successfully, but these errors were encountered: