-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
See more context:
discoverx/examples/pii_detection_presidio.py
Lines 36 to 41 in 3556af8
| # TODO: Change the table selection | |
| from_tables = "sample_data_discoverx.*.*" | |
| # TODO: Change the num of rows to sample | |
| sample_size = 100 |