Data Validation
3. Data Validation#
|
Check if all columns in a dataframe have a column in the Schema. |
Check if all columns in a dataframe have a column in the Schema. |
|
Check if all columns in a dataframe have a column in the Schema. |
Data extracted from the experiment is in the type
of DataFrame
.
We use pandera
to check and validate the data in the dataframe.