awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesTwo-Dimensional Array Table Stores

Stores tabular data in two-dimensional arrays where rows represent instances and columns represent variables.

Distinct from In-Memory Data Stores: Distinct from In-Memory Data Stores: focuses on structured tabular storage with typed columns, not general key-value or object storage.

Explore 1 awesome GitHub repository matching data & databases · Two-Dimensional Array Table Stores. Refine with filters or upvote what's useful.

Awesome Two-Dimensional Array Table Stores GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • biolab/orange3Avatar von biolab

    biolab/orange3

    5,635Auf GitHub ansehen↗

    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 tabular data in two-dimensional arrays where rows represent instances and columns represent variables.

    Python
    Auf GitHub ansehen↗5,635
  1. Home
  2. Data & Databases
  3. In-Memory Data Stores
  4. Two-Dimensional Array Table Stores