why convert csv to pdf then to txt #20
alexwang2013
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Thanks for the great work!
Here I have a question.
when I upload an csv file, it would process the file like the following:
it converts csv file to pdf then convert it to txt again.
why not process csv file directly?
we can see the following process.
LARS/web_app/app.py
Line 2156 in 15d426a
All reactions