ccl-core
ccl-core
PR to HF: https://github.com/huggingface/dataset-viewer/pull/3141
Update: the final implementation uses: ``` { "@type": "cr:Field", "@id": "recordset/fieldname", "isArray": true, "arrayShape": "1,2,1" ... } ```
Can you try again now?
Addresses #566
Make name optional + make `self.name = self.id` by default. - validate that id exists - name is recommended but not mandatory - check id validity?
@marcenacp this is solved, right?
Hi @marcenacp @St3V0Bay this is done, right?
Do you have an intuition as to how many fields actually start to be a burden?
Unit test the workbook: #219