framework icon indicating copy to clipboard operation
framework copied to clipboard

Support describing JSON files

Open domoritz opened this issue 11 months ago • 0 comments

The describe cli command is very useful for describing CSV and parquet files but doesn't seem to work for JSON. We were trying to use it here: https://github.com/vega/vega-datasets/issues/629#issuecomment-2498618622. I understand that JSON files can have very different formats but basic support for column and row based JSON should get us 95% there.

domoritz avatar Nov 26 '24 16:11 domoritz