View Source API Reference Explorer v0.8.1

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.

Represents a lazy dataframe for building query expressions.

This is an opaque implementation of a Series.

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.

The Series struct and API.

TensorFrame is a representation of Explorer.DataFrame that is designed to work inside Nx's defn expressions.