Skip to content
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

API fix for CsvReader and CsvWriter #8

Open
savkov opened this issue Apr 7, 2020 · 0 comments
Open

API fix for CsvReader and CsvWriter #8

savkov opened this issue Apr 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@savkov
Copy link
Owner

savkov commented Apr 7, 2020

CsvReader and CsvWriter use a list as their input/output item structure. The order of the list matters. It may be better to force this to be a dictionary. Probably through a new pair of classes that use JSON for their item structure.

@savkov savkov added the enhancement New feature or request label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant