datacontract-cli
datacontract-cli copied to clipboard
391 csv import
- [x] Tests pass
- [x] ruff format
- [x] README.md updated (if relevant)
- [x] CHANGELOG.md entry added
Adding CSV import with auto detection of the csv dialect (seperator,quote) and encoding.
@simonharrer pandas+clevercsv as new dependencies. Should we introduce a new "csv" extra?
Yes, we should add an extra for that.
@jverhoeks Can I support you with this?
I think this feature is a great addition to the CLI tool. How can we get this finished? @jverhoeks still in for it?
i missed your comment, i'll rebase the code and add the dependencies
@jverhoeks any update?