View Source API Reference Explorer v0.10.0
Modules
Explorer brings series (one-dimensional) and dataframes (two-dimensional) for fast data exploration to Elixir.
The behaviour for Explorer backends and associated functions.
The behaviour for DataFrame backends.
This is an opaque implementation of a Series.
Represents a lazy dataframe for building query expressions.
The behaviour for series backends.
The DataFrame struct and API.
Datasets used in examples and exploration.
Represents a duration of time.
The Explorer backend for Polars.
High-level query for Explorer.
A module responsible for placing remote dataframes and garbage collect them.
The Series struct and API.
TensorFrame is a representation of Explorer.DataFrame
that is designed to work inside Nx's defn
expressions.