Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate DF Functions to Reflect AUT PR #379 #23
Comments
This comment has been minimized.
This comment has been minimized.
last one should be |
This comment has been minimized.
This comment has been minimized.
Fixed, thx @ruebot |
This comment has been minimized.
This comment has been minimized.
Here is what we need to update in
`extractSpreadsheet
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ianmilligan1 commentedNov 17, 2019
•
edited
In AUT #349, @ruebot updated the DF functions to be consistent with Python DF functions. The docs should be updated to reflect this.
I think this is the list:
extractValidPages
->pages
extractHyperlinks
->webgraph
extractImages
->images
extractImageLinks
->imageLinks
extractPDFs
->pdfs
extractAudio
->audio
extractVideo
->videos
extractSpreadsheets
->spreadsheets
extractPresentationProgram
->presentationProgramFiles
extractWordProcessor
->wordProcessorFiles
extractTextFiles
->textFiles