From 0d351f7f03b7c5100b17da34cb443904e19d36ed Mon Sep 17 00:00:00 2001 From: hasan Date: Thu, 6 Nov 2025 11:03:19 +0000 Subject: [PATCH] Add Pathway to Data Analysis section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93d20bb1..1c2edc74 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas) - Pandas on AWS. * [datasette](https://github.com/simonw/datasette) - An open source multi-tool for exploring and publishing data. * [optimus](https://github.com/hi-primus/optimus) - Agile Data Science Workflows made easy with PySpark. +* [pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows. + ## Data Validation