inputs
inputs copied to clipboard
detect date fields in Apache Arrow tables
addresses the Inputs.table part of https://github.com/observablehq/framework/issues/1376
I thought we could extend it to duck-type other field types (numbers vs strings), but there is no real need beyond dates and it would add complexity.