File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 com.cognitect/transit-clj {:mvn/version " 1.0.333" }
6464 net.java.dev.jna/jna {:mvn/version " 5.12.1" }
6565 uncomplicate/neanderthal {:mvn/version " 0.49.1" }
66- org.bytedeco/mkl {:mvn/version " 2024.0 -1.5.10 " }
66+ org.bytedeco/mkl-platform-redist {:mvn/version " 2025.3 -1.5.13 " }
6767 ch.qos.logback/logback-classic {:mvn/version " 1.3.5" }
6868 com.clojure-goes-fast/clj-memory-meter {:mvn/version " 0.1.0" }
6969 com.cnuernber/benchmark {:mvn/version " 1.000-beta-2" }
Original file line number Diff line number Diff line change 9191 be useful in some contexts to use the `:string` parser with sequences of maps or
9292 maps of columns.
9393 - `:parser-fn` -
94- v - `keyword?` - all columns parsed to this datatype. For example:
94+ - `keyword?` - all columns parsed to this datatype. For example:
9595 `{:parser-fn :string}`
9696 - `map?` - `{column-name parse-method}` parse each column with specified
9797 `parse-method`.
You can’t perform that action at this time.
0 commit comments