This commit is contained in:
Jinyang Wang 2026-01-17 19:58:54 +04:00 committed by GitHub
parent b9811358fe
commit 017cdec13e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -332,7 +332,6 @@ _Libraries for data analysis._
- [pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows.
- [polars](https://github.com/pola-rs/polars) - A fast DataFrame library implemented in Rust with a Python API.
## Data Validation
_Libraries for validating data. Used for forms in many cases._