|
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! |
Answered by
Onenguyen
Jul 15, 2021
Replies: 1 comment 1 reply
|
Just converted to str(extractedtext) and everything worked |
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