io.github.edadma.tabula
package io.github.edadma.tabula
Members list
Type members
Classlikes
enum Axis
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
class Dataset extends AbstractSeq[Vector[Any]], Dynamic
Attributes
- Companion
- object
- Supertypes
-
trait Dynamicclass 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 Equalstrait 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 Objecttrait Matchableclass AnyShow all
object Dataset
case object StringType extends Type
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
StringType.type
case object TimestampType extends Type
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
TimestampType.type
object Type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object BoolTypeobject FloatTypeobject InferTypeobject IntTypeobject StringTypeobject TimestampTypeobject UnknownTypeShow all
case object UnknownType extends Type
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Typeclass Objecttrait Matchableclass AnyShow all
- Self type
-
UnknownType.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
In this article