From 017cdec13e7290f73eaf30c673a10545f8afb12c Mon Sep 17 00:00:00 2001 From: Jinyang Wang Date: Sat, 17 Jan 2026 19:58:54 +0400 Subject: [PATCH] format --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b6ac4f30..55fe951f 100644 --- a/README.md +++ b/README.md @@ -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._