About#

History#

Data scientists spend a huge amount of time on data pre-processing and transformation. It would be great (we thought back in the day) to gather the most frequently used data pre-processing techniques and transformations in a library, from which we could pick and choose the transformation that we need, and use it just like we would use any other sklearn class. This was the original vision for Feature-engine.

Feature-engine is an open source Python package originally designed to support the online course Feature Engineering for Machine Learning, but has now gained popularity and supports transformations beyond those taught in the course. It was launched in 2017, and since then, several releases have appeared and a growing international community is beginning to lead the development.

Governance#

The decision making process and governance structure of Feature-engine is laid out in the **governance document**.

Core contributors#

The following people are currently core contributors to Feature-engine’s development and maintenance:


Soledad Galli


Morgan Sell

Former core contributors#

The following people are former core contributors to Feature-engine’s development and maintenance:


Chris Samiullah


Nicolas Galli

Contributors#

https://img.shields.io/github/contributors/feature-engine/feature_engine?logo=GitHub

A growing international community is beginning to lead Feature-engine’s development. You can learn more about Feature-engine’s Contributors in the GitHub contributors page.

Citing Feature-engine#

https://zenodo.org/badge/163630824.svg https://joss.theoj.org/papers/10.21105/joss.03642/status.svg

If you use Feature-engine in a scientific publication, you can cite the following paper: Galli, S., (2021). Feature-engine: A Python package for feature engineering for machine learning. Journal of Open Source Software, 6(65), 3642.

Bibtex entry:

@article{Galli2021,
doi = {10.21105/joss.03642},
url = {https://doi.org/10.21105/joss.03642},
year = {2021},
publisher = {The Open Journal},
volume = {6},
number = {65},
pages = {3642},
author = {Soledad Galli},
title = {Feature-engine: A Python package for feature engineering for machine learning},
journal = {Journal of Open Source Software}
}

You can also find a DOI (digital object identifier) for every version of Feature-engine on zenodo.org; use the BibTeX on this site to reference specific versions of the software.

Artwork#

High quality PNG and SVG logos are available in the docs/images/ source directory of the repository.

../_images/FeatureEngine.png