Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NITRO-AI authored Oct 28, 2021
1 parent b9a85c0 commit 450aa39
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=jaswinder9051998_zoofs&metric=security_rating)](https://sonarcloud.io/dashboard?id=NITRO-AI_NitroFE)

``NitroFE`` is a Python feature engineering engine which provides a variety of feature engineering modules designed to handle continous calcualtion.

## Documentation
https://nitro-ai.github.io/NitroFE/

## Installation
[![PyPi version](https://badgen.net/pypi/v/NitroFE/)](https://pypi.com/project/NitroFE)

### Using pip

Use the package manager to install NitroFE.

```bash
pip install NitroFE
```

0 comments on commit 450aa39

Please sign in to comment.