Calc eval fix (#297)

* ver Jun17th

updating annotations

* ver Jun17th

corrected annotation of 1d17
added check for cell merge

* ver Jun17th

updated several annotations

* ver Jun20th

fixed set-up config of 2bd59342-0664-4ccb-ba87-79379096cc08

* fix: Enhance instructions in LibreOffice Calc examples for clarity and specificity, including details on using Pivot Tables, column placements, and revenue calculations.

* ver Jun21st

updating calc evals

* ver Jun22nd

fixed an impress task

* ver Jun22ndv2

adjusted several calc tasks

* Clean scalfolds

* ver Jul18th

added two try-excepts to handle possible formula parsing and calculation
failures

* ver Jul19th

added supports for cellIs and some other new types of conditional
formatting for calc evaluation

* ver Aug4th

updated some instructions

* ver Aug4thv2

fixed a typo

---------

Co-authored-by: BowenBryanWang <bryanwang.nlp@connect.hku.hk>
Co-authored-by: yuanmengqi <yuanmengqi@mail.ustc.edu.cn>
This commit is contained in:
Danyang Zhang
2025-08-04 12:39:35 +08:00
committed by GitHub
parent 84f407afdd
commit 7364a720a6
5 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "1273e544-688f-496b-8d89-3e0f40aa0606",
"snapshot": "libreoffice_calc",
"instruction": "Copy the \"Revenue\" column along with the header to a new sheet.",
"instruction": "Copy the \"Revenue\" column along with the header to a new sheet named \"Sheet2\".",
"source": "SheetCopilot@123",
"config": [
{
@@ -82,4 +82,4 @@
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low"
}
}