Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Data Science
  3. NitroFE

NitroFE

Apache-2.0Pythonzenodo_0.0.10

A Python feature engineering engine that internally manages past dependent values for continuous calculation of time-based features.

Visit WebsiteGitHubGitHub
109 stars7 forks0 contributors

What is NitroFE?

NitroFE is a Python feature engineering engine specifically designed for time-series data. It provides a variety of modules that internally manage past dependent values, enabling continuous calculation of features like moving averages, weighted windows, and technical indicators. This solves the challenge of externally saving state and implementing logic when moving feature pipelines from training to production.

Target Audience

Data scientists and machine learning engineers working with time-series data who need to create and deploy stateful feature engineering pipelines, particularly those transitioning models from research to production environments.

Value Proposition

Developers choose NitroFE because it abstracts away the complexity of state management for time-dependent features, offering a production-ready solution with a rich library of pre-built indicators and window functions, reducing boilerplate code and deployment hurdles.

Overview

NitroFE is a Python feature engineering engine which provides a variety of modules designed to internally save past dependent values for providing continuous calculation.

Use Cases

Best For

  • Creating rolling window features for time-series forecasting models
  • Implementing technical indicators (e.g., RSI, MACD) for financial or sensor data analysis
  • Building feature pipelines that require state persistence across batches or streaming data
  • Transitioning time-based feature engineering from Jupyter notebooks to production systems
  • Simplifying the deployment of machine learning models with complex, stateful feature dependencies
  • Experimenting with a wide variety of moving average types and weighted window operations

Quick Stats

Stars109
Forks7
Contributors0
Open Issues0
Last commit4 years ago
CreatedSince 2021

Tags

#technical-indicators#data-science#production-ml#indicator#python#feature-engineering#time-series#timeseries#feature#machine-learning#indicators#state-management

Built With

P
Python

Links & Resources

Website

Included in

Data Science3.4k
Auto-fetched 6 hours ago

Related Projects

tsfreshtsfresh

Automatic extraction of relevant features from time series:

Stars9,277
Forks1,272
Last commit18 days ago
FeaturetoolsFeaturetools

An open source python library for automated feature engineering

Stars7,666
Forks916
Last commit6 days ago
Feature EngineFeature Engine

Feature engineering and selection open-source Python library compatible with sklearn.

Stars2,259
Forks356
Last commit20 hours ago
OpenFEOpenFE

OpenFE: automated feature generation with expert-level performance

Stars884
Forks113
Last commit2 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub