-
I'm trying to use Presidio with a dataframe and I'm getting an error:
Here's what I have so far:
I'm really new to python and appreciate any help. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
Onenguyen
Jul 15, 2021
Replies: 1 comment 1 reply
-
Just converted to str(extractedtext) and everything worked |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Onenguyen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just converted to str(extractedtext) and everything worked