We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d295c commit c151408Copy full SHA for c151408
1 file changed
src/tech/v3/dataset/io.clj
@@ -192,7 +192,7 @@
192
be useful in some contexts to use the `:string` parser with sequences of maps or
193
maps of columns.
194
- `:parser-fn` -
195
- v - `keyword?` - all columns parsed to this datatype. For example:
+ - `keyword?` - all columns parsed to this datatype. For example:
196
`{:parser-fn :string}`
197
- `map?` - `{column-name parse-method}` parse each column with specified
198
`parse-method`.
0 commit comments