table

io.github.quafadas.table
object table

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
table.type

Members list

Exports

Defined exports

Exported from Excel$
final val CSV: CSV
Exported from scautable
final type CsvIterator = [K <: Tuple] =>> CsvIterator[K]
Exported from scautable
final val Excel: Excel
Exported from scautable
Exported from scautable
Exported from scautable$
transparent inline def absolutePath[T](path: String): CsvIterator[_ <: Tuple]
Exported from CSV
transparent inline def absolutePath[K](filePath: String, sheetName: String): ExcelIterator[_]
Exported from Excel
transparent inline def pwd[T](inline path: String): CsvIterator[_ <: Tuple]
Exported from CSV
val rand: Random
transparent inline def resource[T](inline path: String): CsvIterator[_ <: Tuple]
Exported from CSV
final val scautable: scautable
Exported from scautable
transparent inline def url[T](inline path: String): CsvIterator[_ <: Tuple]
Exported from CSV