1 dépôt
Execution of Python logic specifically within a grid or spreadsheet interface for data transformation.
Distinct from Python-Defined Transformations: Specifically applies Python transformations to grid cells, unlike general data pipeline functions.
Explore 1 awesome GitHub repository matching data & databases · Grid-Based Formula Execution. Refine with filters or upvote what's useful.
Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a relational database. At its core, it manages structured data across multiple linked tables, using a relational database engine to organize information while providing a familiar grid interface. The platform supports Python-based formulas for complex calculations and data transformations, with automatic recalculation when referenced cells change. The system is designed for self-hosted deployment, storing data in either portable SQLite files or enterprise-grade PostgreSQL databases. It
Executes Python-based logic within cells to perform complex calculations and data transformations.