awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesTable Unpivoting

Normalization of pivoted tables back into attribute-value pair lists.

Distinct from Table Data Processing: Specifically reverses the pivoting process to normalize data, distinct from general row-level operations.

Explore 1 awesome GitHub repository matching data & databases · Table Unpivoting. Refine with filters or upvote what's useful.

Awesome Table Unpivoting GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • ramda/ramdaAvatar ramda

    ramda/ramda

    24,072Vezi pe GitHub↗

    Ramda is a functional JavaScript standard library and toolset for immutable data transformation and composition. It provides a comprehensive suite of pure utility functions designed to enable declarative data processing pipelines. The library is distinguished by its use of automatic function currying and a data-last argument order. These design patterns allow multi-argument functions to be partially applied, simplifying the construction of processing chains where data is passed through a sequence of operations. The toolkit covers broad data manipulation capabilities, including list processin

    Converts pivoted tables back into normalized lists of attribute-value pairs.

    JavaScriptjavascriptramda
    Vezi pe GitHub↗24,072
  1. Home
  2. Data & Databases
  3. Table Data Processing
  4. Table Unpivoting