Data Types DataFrame Vector Vector Types Construct a vector Vector operations Data Types DataFrame A DataFrame represents a logical set of rows with the same named columns...
Data Types Pickle Serialization Passing Python records to Java operations Improve serialization and deserialization performance Supported Data Types Data Types In Apache Fli...
Function Types Notational conventions Function Types Function types are written (x : A) → B , or in the case of non-dependent functions simply A → B . For instance, the type of...
Data Types Simple datatypes Example datatypes General form Parametrized datatypes Indexed datatypes General form Strict positivity Data Types Simple datatypes Example d...
Ordinal types Ordinal types Ordinal types have the following characteristics: Ordinal types are countable and ordered. This property allows the operation of functions such as...
Data types Date and time types Date Time Datetime Timestamp Interval Convert between date and time types Data types The following table shows the data types supported by ...
Using Domain Types in Ent Schema Install Atlas Login to Atlas Composite Schema Usage Inspect the Schema Generate Migrations For the Schema Apply the Migrations Using Doma...
Return types Nil return type NoReturn return type Return types A method’s return type is always inferred by the compiler. However, you might want to specify it for two reasons...