quadratichq / quadratic

Quadratic | Spreadsheet with Python, SQL, and AI
https://QuadraticHQ.com
Other
3.04k stars 157 forks source link

Marketing Website: Return value in code snippet does not match corresponding spreadsheet #2044

Closed sensingturtle closed 3 weeks ago

sensingturtle commented 3 weeks ago

The highlighted text (see image below) in the ‘Advanced’ tab’s Python code on https://www.quadratichq.com/quadratic-101#formulas does not match the text inside cell (1,1).

Screenshot 2024-11-07 at 5 42 32 PM

Either the return value in the code snippet should be modified to Invalid data or the text inside cell (1,1) should be changed to Invalid data (must be >5).

In the latter scenario, it would make sense to extend the width of column 1 like this –

Screenshot 2024-11-07 at 5 48 08 PM
luke-quadratic commented 3 weeks ago

Yet another nice find, fixed.