Comment on page
Getting started
The infinite spreadsheet with Python, SQL, and AI.
Quadratic is a spreadsheet built for modern teams. Quadratic combines the familiar spreadsheet UI and formulas with the power of Python, SQL (coming soon), and AI.
If you have any questions or feedback, we’d love to hear it! Share by opening a GitHub issue, sending us an email at [email protected], or chatting on Discord.
Start your first Formula or line of Code by simply pressing
=
after clicking a cell. This will open the command palette. Quadratic starts with understanding cells. You'll find Quadratic is very similar in this regard to the spreadsheets you may be familiar with. Start by entering some data into the spreadsheet. To do this, simply click on a cell and enter whatever data you'd like - numbers, strings, dates, etc.
Get started right away by playing with manual inputs and Formulas. You can immediately play with the formulas you're familiar with. Referencing cells in formulas is just like what you're likely familiar with via spreadsheet ranges.
Get started with writing Python the same way you got started with formulas. Simply enter
=
to open the command palette and write your first line of code.You can go as deep as you'd like in Quadratic via the combo of the spreadsheet, formulas, and Python. Use the docs sidebar to navigate to your sections of interest.
We are currently building this feature. Sign up for Quadratic to get notified when this feature is ready.
We are currently building this feature. Sign up for Quadratic to get notified when this feature is ready.
Last modified 1d ago