zio-apache-arrow-datafusion
zio-apache-arrow-datafusion
API
me.mnedokushev.zio.apache.arrow.datafusion
Context
Context
Dataframe
zio-apache-arrow-datafusion
/
me.mnedokushev.zio.apache.arrow.datafusion
/
Dataframe
Dataframe
me.mnedokushev.zio.apache.arrow.datafusion.Dataframe
class
Dataframe
(
underlying
:
DataFrame
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
collect
[
A
:
SchemaEncoder
](
implicit
evidence$1
:
Schema
[
A
],
evidence$2
:
SchemaEncoder
[
A
],
decoder
:
VectorSchemaRootDecoder
[
A
]):
ZStream
[
BufferAllocator
,
Throwable
,
A
]
def
show
:
Task
[
Unit
]
def
writeCsv
(
path
:
Path
):
Task
[
Unit
]
def
writeParquet
(
path
:
Path
):
Task
[
Unit
]
In this article
Attributes
Members list
Value members
Concrete methods