Was a bit surprised about the low csv performance, in my exp. it‘s very good (use it a lot with Excel and small tables, well below 100 rows).
As markdown kv performs so well, I am now curious about TOML.
Was a bit surprised about the low csv performance, in my exp. it‘s very good (use it a lot with Excel and small tables, well below 100 rows).
As markdown kv performs so well, I am now curious about TOML.
TOML works decently well both directions, useful if you need structured data out of models or APIs that don't support structured outputs.