So, yes but no. Not that I care, but the answer to the above question is a no, and should start with No.
ChatGPT for Excel
111–120 of 209 posts
Re: ChatGPT for Excel
#112I’ve always found it unbelievable how bad Gemini’s Google Sheets interaction is. Copying the sheets into Claude and then modifying them there and copying them back actually outperforms it. Nowadays I just make single-purpose websites with Claude Code because Google Sheets has such poor AI integration and is outrageously tedious to edit. They had all the parts and I have a subscription and it still does terrible thing…
Given how well the API works, that we are discussing Googlers, my guess is that's how they dog food their services. Programmers don't get hired by Google for mouse skills.
The GUI is for spot checking results, final presentation.
If you're sitting there point-n-clicking everything into place perhaps consider you are doing it wrong.
Re: ChatGPT for Excel
#113Re: ChatGPT for Excel
#114I’ve always found it unbelievable how bad Gemini’s Google Sheets interaction is. Copying the sheets into Claude and then modifying them there and copying them back actually outperforms it. Nowadays I just make single-purpose websites with Claude Code because Google Sheets has such poor AI integration and is outrageously tedious to edit. They had all the parts and I have a subscription and it still does terrible thing…
My local models interact with Sheets exclusively over the API with Python scripts I been curating for years Given how well the API works, that we are discussing Googlers, my guess is that's how they dog food their services. Programmers don't get hired by Google for mouse skills. The GUI is for spot checking results, final presentation. If you're sitting there point-n-clicking everything into place perhaps consider yo…
Re: ChatGPT for Excel
#115Does a highly performant XLSX tool exist? I want to be able to open a 500k row, 60+ column table in Excel and manipulate it at 60+ FPS. Zero lag. I feel like Excel has never - ahem - excelled in this department. Libreoffice comes close and I enjoy it on Linux, but on my M2 Macbook Air it struggles.
Re: ChatGPT for Excel
#116Re: ChatGPT for Excel
#117Re: ChatGPT for Excel
#118Earlier quoted context omitted.
My local models interact with Sheets exclusively over the API with Python scripts I been curating for years Given how well the API works, that we are discussing Googlers, my guess is that's how they dog food their services. Programmers don't get hired by Google for mouse skills. The GUI is for spot checking results, final presentation. If you're sitting there point-n-clicking everything into place perhaps consider yo…
That sounds like an extremely narrow use case, compared to what the vast majority of Sheets users will be comfortable with
I have no idea if they do or not, but it's a plausible explanation...
Re: ChatGPT for Excel
#119Earlier quoted context omitted.
My local models interact with Sheets exclusively over the API with Python scripts I been curating for years Given how well the API works, that we are discussing Googlers, my guess is that's how they dog food their services. Programmers don't get hired by Google for mouse skills. The GUI is for spot checking results, final presentation. If you're sitting there point-n-clicking everything into place perhaps consider yo…
That sounds like an extremely narrow use case, compared to what the vast majority of Sheets users will be comfortable with
Do you mean restricted workflow? Googles APIs are pretty much 1:1 to the GUI
And using Python makes it trivial to copy-paste out of files and other APIs with one run of Python
Versus all the fiddling in browser tabs with a mouse, it actually affords an incredibly wide set of options to quickly collate and format data
Re: ChatGPT for Excel
#120I’ve always found it unbelievable how bad Gemini’s Google Sheets interaction is. Copying the sheets into Claude and then modifying them there and copying them back actually outperforms it. Nowadays I just make single-purpose websites with Claude Code because Google Sheets has such poor AI integration and is outrageously tedious to edit. They had all the parts and I have a subscription and it still does terrible thing…
My local models interact with Sheets exclusively over the API with Python scripts I been curating for years Given how well the API works, that we are discussing Googlers, my guess is that's how they dog food their services. Programmers don't get hired by Google for mouse skills. The GUI is for spot checking results, final presentation. If you're sitting there point-n-clicking everything into place perhaps consider yo…