elixir-explorer/explorer
Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 96
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 130.0
- age_days: 1867
- days_rel: 56
- days_push: 24
- n_releases_24m: 5
Adoption not part of the score
1291 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Explorer is an Elixir library providing series (one-dimensional) and dataframes (two-dimensional) for fast data exploration and manipulation. It is backed by NIF bindings to the Polars library and offers a dplyr-inspired, immutable API with support for CSV, Parquet, NDJSON, and Arrow IPC formats.
Use cases
- work with dataframes in Elixir
- explore and manipulate tabular data in Elixir
- read and write CSV and Parquet files in Elixir
- filter and transform datasets with a dplyr-like API
- analyze large datasets fast in Elixir
- load data from S3 or databases into dataframes
When to choose
- you're doing data science or data manipulation in Elixir or Livebook
- you want Polars-level performance with an idiomatic Elixir API
- you need immutable, tidy-data-style dataframe operations
When to avoid
- you need a dataframe library outside the Elixir ecosystem
- you prefer SQL-based analytics via DuckDB (consider Dux instead)
- you need remote/Spark dataframe backends that are not yet implemented
Facets
library · maturity active
data-science etl csv json data-science analytics elixir rust cross-platform dataframes polars series dplyr-inspired parquet arrow data-engineering
2 sources
- readme: https://github.com/elixir-explorer/explorer · fetched 2026-08-28 · f87409b21fea
- homepage: https://hexdocs.pm/explorer · fetched 2026-08-29 · 6223e0e4671b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elixir-explorer/explorer | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="elixir-explorer/explorer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem