Python node takes ages to transfer from pd dataframe to output table

@Zvereec1 you could try and store the data in Parquet files inside the Python node and then import the data back. Might give an idea what is going on