diff --git a/README.md b/README.md index 14a91fc..887977c 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ * [NitroFE](https://github.com/NITRO-AI/NitroFE) - Moving window features. sklearn * [sk-transformer](https://github.com/chrislemke/sk-transformers) - A collection of various pandas & scikit-learn compatible transformers for all kinds of preprocessing and feature engineering steps pandas compatible * [tubular](https://github.com/azukds/tubular) - Collection of scikit-learn compatible transformers written in [narwhals]( https://github.com/narwhals-dev/narwhals), which can accept either polars/pandas inputs and utilise the chosen library under the hood. sklearnpandas compatible +* [mloda](https://github.com/mloda-ai/mloda) - Plugin-based feature engineering framework, framework-agnostic across pandas, polars, PyArrow, DuckDB and Spark, with built-in lineage tracing. ### Feature Selection