Manuel Spierenburg

Results 5 issues of Manuel Spierenburg

The examples in the doc did not work for me. This should fix it.

## Description Allow converting input data according to the pandera schema so data types only need to be define in the schema and not also als load parameter. ## Development...

## Description Also validate output data ## Development notes - Enable validation of output datasets - Added tests ## Checklist - [ ] Read the [contributing](../CONTRIBUTING.md) guidelines - [ ]...

## Description Pandera can not only be used to validate the Dataframe but also to convert the dtypes in the Dataframe accoding to the schema. The schema.validate function returns the...

## Description It would be nice if we could modify the data in the `after_dataset_loaded` and `before_dataset_saved` hooks and return it so when the data arrives in the node or...

Issue: Feature Request
Community