Koalas: pandas API on Apache Spark
Les fonctionnalités principales de databricks/koalas sont : Simplification Tools, Data Interfaces, Data Pipelines and Orchestration, Scientific Computing Libraries.
Les alternatives open-source à databricks/koalas incluent : astronomer/dag-factory — Dag-factory is a framework for constructing and managing Apache Airflow data pipelines through declarative… jitsucom/jitsu — Jitsu is an open-source customer data platform designed to orchestrate event data pipelines. It captures, transforms,… alluxio/alluxio — Alluxio is a virtual distributed file system and data orchestration layer that serves as a high-performance caching… apple/turicreate — This project is an automated machine learning framework and toolkit designed for training and tuning custom models for… aporia-ai/mlnotify — 🔔 No need to keep checking your training - just one import line and you'll know the second it's done. airbytehq/airbyte — Airbyte is a data integration platform designed to synchronize information between diverse applications, databases,…
Jitsu is an open-source customer data platform designed to orchestrate event data pipelines. It captures, transforms, and routes behavioral data from web and server sources into data warehouses and analytics tools, providing a unified infrastructure for managing event streams. The platform distinguishes itself through its focus on self-hosted, containerized operations that grant users full control over their data security and privacy. It features a robust identity resolution engine that stitches disparate user identifiers into persistent profiles across sessions and devices, alongside program
Dag-factory is a framework for constructing and managing Apache Airflow data pipelines through declarative configuration files. By replacing manual procedural code with structured YAML definitions, it enables the programmatic generation of complex workflow structures, task dependencies, and execution schedules. The project distinguishes itself by mapping configuration keys directly to Python class constructors and operators, allowing for the dynamic instantiation of objects and custom logic. It supports hierarchical configuration inheritance to standardize settings across environments and pro
Alluxio is a virtual distributed file system and data orchestration layer that serves as a high-performance caching layer between cloud storage and compute clusters. It acts as a distributed data cache designed to accelerate data access for large-scale analytics and machine learning workloads. The system provides a unified interface that presents multiple heterogeneous storage backends as a single coherent namespace. This allows for the unification of diverse storage systems, enabling computation engines to access data from different providers without changing application code. The project c
🔔 No need to keep checking your training - just one import line and you'll know the second it's done.