Data Types and Conversion#
Return a vector. |
|
Convert value into an array vector by spliting it based on the elements in index. |
|
Big arrays are specially designed for advanced users in big data analysis. |
|
Convert the input to a Boolean value. |
|
Convert the data type of X to BLOB. |
|
Convert a data type to another; reshape a matrix, or convert between matrices and vectors. |
|
Functions floor and ceil map a real number to the largest previous and the smallest following integer, respectively. |
|
Convert the input to the data type of CHAR. |
|
Create a complex number X+Y*i. |
|
Convert X into DATE type. |
|
Convert X into DATEHOUR data type. |
|
Convert X into DATETIME type. |
|
Convert the input values into DECIMAL32 type. |
|
Convert the input values into DECIMAL64. |
|
Convert the input values into DECIMAL128. |
|
Apply a specified format to the given object. |
|
The function multiplies Decimals. |
|
Convert angle units from degrees to radians for each element of X. |
|
Return a dictionary object. |
|
Convert the input to the data type of DOUBLE. |
|
Convert X to DURATION type which indicates the length of a time interval. |
|
If X is a scalar, returns a vector. |
|
Concatenate vectors, matrices, and tables. |
|
The floor and ceil functions map a real number to the largest previous and the smallest following integer, respectively. |
|
Generate the data form ID of a variable or a constant. |
|
Apply a specified format to the given object. |
|
Converta a JSON string that complies with DolphinDB specification to a DolphinDB variable. |
|
Parses JSON objects into an in-memory table. |
|
Convert data of INTEGRAL, FLOAT, COMPLEX, and BINARY types to hexadecimal and return a string. |
|
It returns the high-order 8-byte double data of X. |
|
It returns the high-order 8-byte long integer data of X. |
|
Convert X to the data type of INT. |
|
Convert STRING into INT128 data type. |
|
Convert STRING into IPADDR (IP address) data type. |
|
The function returns "true" if X is an ordered dictionary. |
|
Convert the data type of X to LONG. |
|
It returns the low-order 8-byte double data of X. |
|
It returns the low-order 8-byte long integer data of X. |
|
Combine the specified args as a BLOB scalar or vector, so it can used as the key(s) of a dictionary or a set. |
|
Combine the specified args as a BLOB scalar or vector. |
|
Generate a matrix. |
|
Return the corresponding minute(s). |
|
Return the corresponding month(s). |
|
Convert the data type of X to NANOTIME. |
|
Convert the data type of X to NANOTIMESTAMP. |
|
Return a data pair. |
|
Generate a POINT type data to store the location of a midpoint in the coordinate system. |
|
Convert angle units from radians to degrees for each element of X. |