A declarative, 🐻‍❄️-native data frame validation library.

dataframe polars validation
1 Open Issue Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Extend the `dataframely` library's `write_parquet`, `read_parquet`, and `scan_parquet` functions to support data storage beyond the local filesystem. This involves adding support for cloud storage locations like S3, likely using a library like `s3fs` or similar, and ensuring compatibility with the existing `Collection` and `Schema` functionalities.

Complexity: 4/5
enhancement good first issue

A declarative, 🐻‍❄️-native data frame validation library.

Python
#dataframe#polars#validation