Background info: I have a data transformation script called "Preprocessing'. In that Script, some SQL operations are done. Afterwards, i retrieve the resulting tables in the ml workbench to execute statistical python operations. Then, the result is uploaded back to Celonis where another data trasnformation script called 'postprocessing' enriches the data for visualization. Currently, the python part takes 4 hours to execute as i execute levenhstein ratio for a very large dataset. So my idea is to use delta loads in order to reduce the amount of operations. Thanks for your help!
Solved
Hey everyone, do you guys know if it is possible to do a delta load for tables i want to retrieve on the ML Workbench using Pycelonis?
Best answer by rio.cinco12
Not sure what you meant by AFTER python operation. You can use the delta upload anytime you want.
Other alternative is using the data push api : https://docs.celonis.com/en/data-push-api.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.