@Marvin Can Prefect task parameters be large, like an entire df, or is there a penalty to this?
m
Marvin
07/25/2024, 6:07 PM
Passing large objects like an entire DataFrame as task parameters can cause performance issues due to introspection time. Prefect must inspect each element, which can be time-consuming. To mitigate this, you can use the
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.