diff --git a/README.md b/README.md index 835f227b3c..216f4b0b89 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ _Libraries for data analysis._ - [desbordante](https://github.com/desbordante/desbordante-core/) - An open source data profiler for complex pattern discovery. - [ibis](https://github.com/ibis-project/ibis) - A portable Python dataframe library with a single API for 20+ backends. - [modin](https://github.com/modin-project/modin) - A drop-in pandas replacement that scales workflows by changing a single line of code. +- [NuriStat](https://github.com/baramgay/stat) - A free, open-source SPSS replacement with 27+ analysis modules (ANOVA, regression, survival analysis, ROC), variable metadata, and SPSS file import/export. - [pandas](https://github.com/pandas-dev/pandas) - A library providing high-performance, easy-to-use data structures and data analysis tools. - [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.