Slackbot
06/23/2023, 9:52 AMStefan Krawczyk
06/23/2023, 3:58 PMcreate_df
? If so, have you looked at the https://github.com/DAGWorks-Inc/hamilton/tree/main/examples/data_quality/pandera examples? That shows how to use Pandera to do that.
If the schema is dynamic, then what you have described seems reasonable.
If the question is about needing to execute request_data
to run things. Then you could look at `@config.when` and to change what that returns based on context?Makabata Mokgolobotho
06/23/2023, 8:28 PM