1 个仓库
Performs complex calculations and dynamic data transformations within a grid interface using full Python expressions.
Distinct from Python Data Pipeline Frameworks: Distinct from Python Data Pipeline Frameworks: applies Python transformations directly within a spreadsheet grid, not batch pipeline orchestration.
Explore 1 awesome GitHub repository matching data & databases · Grid-Based Transformations. 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
Performs complex calculations and dynamic data transformations within a grid interface using full Python expressions and libraries.