Explorer - Dataframes for Elixir

This page summarizes the projects mentioned and recommended in the original post on /r/elixir

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • explorer

    Series (one-dimensional) and dataframes (two-dimensional) for fast and elegant data exploration in Elixir

  • A dataframe is generally like a 2d array where the columns and (sometimes) rows have “labels”. It’s kind of like a spreadsheet in memory. The API is designed to make common data analysis tasks expressive and efficient. The explorer sample notebook can give you a decent idea what the api is like: https://github.com/elixir-nx/explorer/blob/main/notebooks/exploring_explorer.livemd

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts