Skip to main content

Hi,

I am a beginner in Python. But I have intermediate skill in Celonis Data Engineering / Analysis / Knowledge Model.

I would like to start with PyCelonis. Can anybody guide me like where to start and slolwy how to load a file / update a file/copy data and then go to advanced level in Python/ PyCelonis. Can anyone please help me on this?

Hi Sachin,

 

Follow the below articles

https://celonis.github.io/pycelonis/2.7.0/tutorials/executed/01_quickstart/01_installation/

https://celonis.github.io/pycelonis/2.7.0/tutorials/executed/01_quickstart/02_celonis_basics/#26-delete-celonis-objects-from-the-ems

 

This would be a perfect place to start. This clearly explains how to install the package and introduces you the basics like connecting to EMS, interacting with celonis objects, accessing the properties along with the code.


Hi Sachin,

 

Follow the below articles

https://celonis.github.io/pycelonis/2.7.0/tutorials/executed/01_quickstart/01_installation/

https://celonis.github.io/pycelonis/2.7.0/tutorials/executed/01_quickstart/02_celonis_basics/#26-delete-celonis-objects-from-the-ems

 

This would be a perfect place to start. This clearly explains how to install the package and introduces you the basics like connecting to EMS, interacting with celonis objects, accessing the properties along with the code.

Great! Thanks!


Reply