logo
  • Home
  • API reference
  • Implementation Notes
  • Development
  • Examples
  • Input/Output
  • General utility functions
  • DataFrame
  • Series
  • Index
  • Machine Learning

API referenceΒΆ

This page gives an overview of all public eland objects, functions and methods. All classes and functions exposed in eland.* namespace are public.

  • Input/Output
    • Flat File
  • General utility functions
    • Elasticsearch access
    • Pandas and Eland
  • DataFrame
    • Constructor
    • Attributes and underlying data
    • Indexing, iteration
    • Function application, GroupBy & window
    • Computations / descriptive stats
    • Reindexing / selection / label manipulation
    • Plotting
    • Serialization / IO / conversion
    • Elasticsearch utilities
  • Series
    • Constructor
    • Attributes and underlying data
    • Indexing, iteration
    • Binary operator functions
    • Computations / descriptive stats
    • Reindexing / selection / label manipulation
    • Plotting
    • Serialization / IO / conversion
    • Elasticsearch utilities
  • Index
    • Constructor
  • Machine Learning
    • ImportedMLModel
eland: pandas-like data analysis toolkit backed by Elasticsearch Input/Output

© Copyright 2020, Elasticsearch B.V..
Created using Sphinx 1.8.5.