awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDense and Sparse Tabular Array Stores

Stores data instances in 2D arrays for attributes, classes, weights, and meta attributes supporting dense or sparse formats.

Distinct from Tabular Data Frameworks: Distinct from Tabular Data Frameworks: focuses on the specific storage format (dense/sparse 2D arrays) rather than the broader framework for managing tabular data.

Explore 1 awesome GitHub repository matching data & databases · Dense and Sparse Tabular Array Stores. Refine with filters or upvote what's useful.

Awesome Dense and Sparse Tabular Array Stores GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • biolab/orange3Avatar de biolab

    biolab/orange3

    5,635Ver en GitHub↗

    Orange3 is a visual data mining platform that provides an interactive canvas for building data analysis workflows without writing code. At its core, it offers a widget-based visual programming environment where users connect configurable components to perform data preprocessing, machine learning model training, statistical evaluation, and interactive visualization. The platform is built on NumPy-backed data tables with domain descriptors that define variable names, types, and roles, and includes a lazy SQL query proxy for working with database tables without loading all data into memory. The

    Stores data instances in 2D arrays for attributes, classes, weights, and meta attributes in dense or sparse formats.

    Python
    Ver en GitHub↗5,635
  1. Home
  2. Data & Databases
  3. Tabular Data Frameworks
  4. Dense and Sparse Tabular Array Stores