Does this library handle different file formats, like PDF or Excel #4
-
Does this library handle different file formats, like PDF or Excel |
Beta Was this translation helpful? Give feedback.
Answered by
iamvirul
Jul 17, 2024
Replies: 1 comment
-
No, this library focuses primarily on basic file operations like reading and writing text files and CSV files. For PDF or Excel file handling, you might need additional libraries specific to those formats. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
developerSL-cyber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, this library focuses primarily on basic file operations like reading and writing text files and CSV files. For PDF or Excel file handling, you might need additional libraries specific to those formats.