quadratichq / quadratic

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

papercut: column selection and insert range into Python, Formulas, and JS don't work together #1445

Open davidkircos opened 3 months ago

davidkircos commented 3 months ago

[on hold until finite sheet]

Disabled in menu

CleanShot 2024-06-20 at 15 28 53@2x CleanShot 2024-07-26 at 12 14 29

luke-quadratic commented 3 months ago

from your comments in Slack, something like this probably makes the most sense, as column selection is infinite

data = cells(column=1)

Noting that this also gets partially solved if column and row selection worked like select all where the second button press of a column or row selected just the cells with content