pydiverse-colspec
Validate column specifications and constraints for SQL tables and polars data frames.
Validate column specifications and constraints for SQL tables and polars data frames.
To install this package, run one of the following:
A data validation library that ensures type conformity of columns in SQL tables and polars data frames. It can also validate constraints regarding the data as defined in a so-called column specification provided by the user.
Summary
Validate column specifications and constraints for SQL tables and polars data frames.
Last Updated
Nov 15, 2025 at 10:12
License
BSD-3-Clause
Total Downloads
6.8K
Supported Platforms
GitHub Repository
https://github.com/pydiverse/pydiverse.colspecDocumentation
https://pydiversecolspec.readthedocs.io/