Use CSV file as an input for a Python Activity doesnt work

Hi @a.maquanino,

Pipe is broken is a vague error message in .net or c#, which in my understanding means that the IO stream gets overloaded and fails to communicate further.

Can I ask you why use UiPath for data cleaning ?

Why not do all your cleaning in a python script using Pandas and use Invoke PowerShell activity or Start process with command sring / arguments “python cleansdata.py” as an example from UiPath?

Pipe is broken is an error in UiPath when the sheer size of the data is large and when UiPath has to send it within workflows or across application scopes.