Core¶
Schemas¶
A light-weight pandas DataFrame validator. |
|
Series validator. |
Schema Components¶
Validate types and properties of DataFrame columns. |
|
Validate types and properties of a DataFrame Index. |
|
Validate types and properties of a DataFrame MultiIndex. |
Checks¶
Check a pandas Series or DataFrame for certain properties. |
|
Special type of |