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

Cannot find examples of super-csv in python #22

Open
TheBenzouine opened this issue Oct 9, 2019 · 0 comments
Open

Cannot find examples of super-csv in python #22

TheBenzouine opened this issue Oct 9, 2019 · 0 comments

Comments

@TheBenzouine
Copy link

I already used super-csv in Java in a previous project. Now I'm working on a project in Python and I cannot find documentation with examples on how to implement the super-csv in Python with the cellProcessors.

My use case is the following: I want to do the schema validation of my csv files that do not necessarilly share the same schema. So I would need to create cellProcessors and use them to read my csv files.

Could you please provide some examples in python?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant