observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
957 stars 83 forks source link

use DuckDB’s auto delimiter by default #325

Closed mbostock closed 1 year ago

mbostock commented 1 year ago

Rather than hard-coding CSV = comma and TSV = tab (despite the name), use DuckDB’s magical automatic delimiter inference by default. You can still specify a delimiter explicitly if you use the delimiter option.

Ref. https://observablehq.com/d/f11bdd2a9af411c5