fslaborg / FsSpreadsheet

Spreadsheet creation and manipulation in F#, Javascript, and Python.
http://fslab.org/FsSpreadsheet/
MIT License
19 stars 1 forks source link

[Feature Request] Offer index-less generic json for spreadsheets #95

Closed Freymaurer closed 2 months ago

Freymaurer commented 2 months ago

We want to create a xlsx-diff funtionality based on generic json. For the tool to better understand insertions it would be preferrable to have no indices 🙂

Freymaurer commented 2 months ago

Required for: https://github.com/nfdi4plants/ARCitect/issues/198

HLWeil commented 2 months ago

And update docs for json parsing.