awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cgarciae avatar

cgarciae/pypeln

0
View on GitHub↗
1,597 stars·95 forks·Python·MIT·6 viewscgarciae.github.io/pypeln↗

Pypeln

Concurrent data pipelines in Python >>>

Features

  • Feature Engineering - Concurrent data pipeline construction for Python.

Star history

Star history chart for cgarciae/pypelnStar history chart for cgarciae/pypeln

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pypeln

Similar open-source projects, ranked by how many features they share with Pypeln.
  • blue-yonder/tsfreshblue-yonder avatar

    blue-yonder/tsfresh

    9,249View on GitHub↗

    tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw time series data. It transforms sequential data into tabular datasets, converting time series into a flat format where each row represents a unique entity and columns represent extracted features. The project distinguishes itself through a parallel data processing framework that distributes heavy computational workloads across multiple CPU cores. It also implements hypothesis-based feature selection to identify the most predictive characteristics and filter out irrelevant ones

    Jupyter Notebookdata-sciencefeature-extractiontime-series
    View on GitHub↗9,249
  • featuretools/featuretoolsfeaturetools avatar

    featuretools/featuretools

    7,655View on GitHub↗

    Featuretools is a Python data science library and automated feature engineering framework designed to create predictive features from multiple related datasets. It automates the data preparation and transformation steps required for machine learning models through deep feature synthesis. The library enables the automatic generation of comprehensive feature tables by applying recursive transformations to relational data. It supports the transformation of unstructured text into structured numeric features and allows users to define custom primitives to extend the synthesis process with specific

    Python
    View on GitHub↗7,655
  • google/temporianG

    google/temporian

    0View on GitHub↗
    View on GitHub↗0
  • alteryx/featuretoolsalteryx avatar

    alteryx/featuretools

    7,658View on GitHub↗

    Featuretools is an automated feature engineering library and data transformation framework written in Python. It automatically generates machine learning feature vectors from multi-table datasets by applying synthesis patterns to relational and timestamped data. The system functions as a distributed feature synthesis engine, allowing the process of creating feature vectors to scale across multiple cores or clusters to handle large-scale datasets. The library supports the synthesis of multi-table datasets, time series feature generation, and the creation of custom machine learning primitives

    Python
    View on GitHub↗7,658
See all 10 alternatives to Pypeln→

Frequently asked questions

What does cgarciae/pypeln do?

Concurrent data pipelines in Python >>>

What are the main features of cgarciae/pypeln?

The main features of cgarciae/pypeln are: Feature Engineering.

What are some open-source alternatives to cgarciae/pypeln?

Open-source alternatives to cgarciae/pypeln include: alteryx/featuretools — Featuretools is an automated feature engineering library and data transformation framework written in Python. It… blue-yonder/tsfresh — tsfresh is an automated feature engineering tool and library designed to extract statistical characteristics from raw… featuretools/featuretools — Featuretools is a Python data science library and automated feature engineering framework designed to create… google/temporian. jem1031/pandas-pipelines-custom-transformers. koaning/scikit-lego — Extra blocks for scikit-learn pipelines.