Steffen
02/10/2025, 4:30 PMNate
02/10/2025, 4:53 PMSteffen
02/11/2025, 8:19 AMPydanticSerializationError: Unable to serialize unknown type: <class 'pandas.core.frame.DataFrame'>
Steffen
02/11/2025, 2:33 PMrun_deployment()
and want to pass a pandas.DataFrame
to the flow. When I try to pass a DataFrame to a subflow I have no Issues. So this probably has something to do with DeploymentFlowRunCreate()
and the way it stores the parameters compared to FlowRunCreate()