Y
Hacker News
new
|
ask
|
show
|
jobs
by
charlieflowers
59 days ago
I'm having great luck having Claude Code generate, read, and update spreadsheets by writing Python code that uses gspread.
3 comments
arjie
59 days ago
Surprisingly even small models can do this quite well. I have Sonnet on a claw-like generate something based on my emails, airbnb receipts, and so on, and it was perfect and it could edit fields and whatnot, but the Gemini tool can't do anything.
link
VadimPR
59 days ago
Can it work with comments in sheets as well? When I looked into it, that seemed like a limitation.
link
charlieflowers
58 days ago
You mean cell notes? If so, perfectly well, yes.
link
speleding
59 days ago
It also works fine with Ruby and the "caxlsx" gem. Codex works fine with it as also.
link