(get-datatype data)Returns the datatype keyword of data as identified by dtype-next's
type system. If it is not a known type, it will return :object. data
can be a column (or some type of 'reader' as defined by dtype-next) or
an individual element of data.
Returns the datatype keyword of `data` as identified by dtype-next's type system. If it is not a known type, it will return `:object`. `data` can be a column (or some type of 'reader' as defined by dtype-next) or an individual element of data.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |