Liking cljdoc? Tell your friends :D

tablecloth.time.utils.datatypes


get-datatypeclj

(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.
sourceraw docstring

time-datatype?clj

(time-datatype? dtype)
source

time-datatypesclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close