eland: pandas-like data analysis toolkit backed by ElasticsearchΒΆ

Date: Apr 14, 2020 Version: 7.6.0a5

Useful links: Source Repository | Issues & Ideas | Q&A Support |

eland is an open source, Apache2-licensed elasticsearch Python client to analyse, explore and manipulate data that resides in elasticsearch. Where possible the package uses existing Python APIs and data structures to make it easy to switch between Numpy, Pandas, Scikit-learn to their elasticsearch powered equivalents. In general, the data resides in elasticsearch and not in memory, which allows eland to access large datasets stored in elasticsearch.