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

below issues #3

Open
ghost opened this issue Oct 31, 2016 · 1 comment
Open

below issues #3

ghost opened this issue Oct 31, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 31, 2016

could you tell me how can we directly convert this into a data frame ,but i have a scenario where each sheet in the workbook is to be saved as separate data frames.
...

@Krzyjan
Copy link
Owner

Krzyjan commented Nov 1, 2016

Well, if you define your data frame/sheet as a Vector of Vector then this is exactly what POIXLStoCSV.convert() generates for each Excel it processes.

I would suggest that you have a look at the suite of tests that you will find in src/test/scala. They should also answer your other questions.

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