Open Issues Need Help
View All on GitHub Extend `write_parquet` and `read/scan_parquet` for `Collection` and `Schema` beyond filesystem locations about 2 months ago
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