# Usage of Python and Pandas

Ylem is a no-code solution but as with every modern no-code solution, you still can write code if you want to:-)

That is what the "[Code](https://docs.ylem.co/pipelines/tasks-ip/code)" task is for that supports Python 3.9 with some additional libraries

<figure><img src="https://3180830455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0FT8l3QzMrw546vOdHU%2Fuploads%2FSjmYYHQOtZpw4kQ4RaNY%2FScreenshot%202024-04-29%20at%2020.23.05.png?alt=media&#x26;token=8fc2ddc7-7289-46ff-b700-e2ad6eecdad4" alt=""><figcaption></figcaption></figure>

You can learn more about how to filter, transform, or process data with it on the [specific page dedicated to this task](https://docs.ylem.co/pipelines/tasks-ip/code).

In addition to that the "Code" task supports [Pandas](https://pandas.pydata.org/) framework. This is how you can work with it and the input dataset:

<figure><img src="https://3180830455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD0FT8l3QzMrw546vOdHU%2Fuploads%2FNLtGgoVhKDWShb9Smd6g%2FScreenshot%202024-04-29%20at%2020.43.59.png?alt=media&#x26;token=8cdfea18-aac3-4994-b602-8436894cc33a" alt=""><figcaption></figcaption></figure>
