query service -> JupyterLab fuzzy match analysis -> write data back to the platform
I consider the workflow like this:
1. Data is ingested to the platform
2. With the Query Service I connect to JupyterLab
3. In JupyterLab I perform the fuzzy match analysis.
4. Using the JupyterLab I write data back to the platform and enable this for profile
What do you think of such a scenario?