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 RepositoriesMulti-Library Data Frame Renderers

Displays tabular data from pandas, Polars, PyArrow, and other eager data frame libraries without requiring manual conversion.

Distinct from Tabular Data Frames: Distinct from Tabular Data Frames: focuses on rendering data from multiple library-specific data frame types, not on the data structure itself.

Explore 1 awesome GitHub repository matching data & databases · Multi-Library Data Frame Renderers. Refine with filters or upvote what's useful.

Awesome Multi-Library Data Frame Renderers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rstudio/shinyAvatar de rstudio

    rstudio/shiny

    5,608Ver en GitHub↗

    Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or JavaScript. At its core, it provides a reactive programming model that automatically tracks data dependencies and re-executes only the parts of an application that depend on changed inputs. The framework handles server-side UI rendering and maintains persistent WebSocket connections between the browser and server for real-time updates without page reloads. The framework distinguishes itself through deep integration with the R ecosystem, including the ability to embed interactive

    Renders tabular data from pandas, Polars, PyArrow, and other libraries without manual conversion.

    Rrreactiverstudio
    Ver en GitHub↗5,608
  1. Home
  2. Data & Databases
  3. Tabular Data Frames
  4. Multi-Library Data Frame Renderers