Help with Presidio with PySpark on Databricks+AWS #1409
Unanswered
advait-dixit
asked this question in
Q&A
Replies: 1 comment
-
|
I have also installed this following libraries in the "Libraries" tab of the cluster:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run Presidio in a notebook on Databricks using this example: https://microsoft.github.io/presidio/samples/deployments/spark/.
Here is my code which is very similar to the code in the example:
However, my notebook fails with the following error at line 41 (last line) of above code:
Beta Was this translation helpful? Give feedback.
All reactions