Add NuriStat to Data Analysis section

This commit is contained in:
baramgay 2026-06-11 23:42:02 +09:00
parent 32b4e7f45f
commit 30da6b0740

View file

@ -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.