-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update DF Functions to Reflect AUT PR #379 #23
Comments
last one should be |
Fixed, thx @ruebot |
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
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
The text was updated successfully, but these errors were encountered: