io.github.edadma.tabula

Members list

Type members

Classlikes

enum Axis

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object BoolType extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Type
class Object
trait Matchable
class Any
Show all
Self type
BoolType.type
class Dataset extends AbstractSeq[Vector[Any]], Dynamic

Attributes

Companion
object
Supertypes
trait Dynamic
class AbstractSeq[Vector[Any]]
trait Seq[Vector[Any]]
trait SeqOps[Vector[Any], Seq, Seq[Vector[Any]]]
trait Iterable[Vector[Any]]
class AbstractSeq[Vector[Any]]
trait Seq[Vector[Any]]
trait Equals
trait SeqOps[Vector[Any], Seq, Seq[Vector[Any]]]
trait PartialFunction[Int, Vector[Any]]
trait Int => Vector[Any]
class AbstractIterable[Vector[Any]]
trait Iterable[Vector[Any]]
trait IterableFactoryDefaults[Vector[Any], Seq]
trait IterableOps[Vector[Any], Seq, Seq[Vector[Any]]]
trait IterableOnceOps[Vector[Any], Seq, Seq[Vector[Any]]]
trait IterableOnce[Vector[Any]]
class Object
trait Matchable
class Any
Show all
object Dataset

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Dataset.type
case object FloatType extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Type
class Object
trait Matchable
class Any
Show all
Self type
FloatType.type
case object InferType extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Type
class Object
trait Matchable
class Any
Show all
Self type
InferType.type
case object IntType extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Type
class Object
trait Matchable
class Any
Show all
Self type
IntType.type
object PG

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
PG.type
object Sample

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Sample.type
case object StringType extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Type
class Object
trait Matchable
class Any
Show all
Self type
StringType.type
case object TimestampType extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Type
class Object
trait Matchable
class Any
Show all
Self type
object Type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Type.type
abstract class Type(val name: String, val numerical: Boolean)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BoolType
object FloatType
object InferType
object IntType
object StringType
object TimestampType
object UnknownType
Show all
case object UnknownType extends Type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Type
class Object
trait Matchable
class Any
Show all
Self type
final class run

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def run(): Unit