uptasticsearch: Get Data Frame Representations of 'Elasticsearch' Results

'Elasticsearch' is an open-source, distributed, document-based datastore (<https://www.elastic.co/products/elasticsearch>). It provides an 'HTTP' 'API' for querying the database and extracting datasets, but that 'API' was not designed for common data science workflows like pulling large batches of records and normalizing those documents into a data frame that can be used as a training dataset for statistical models. 'uptasticsearch' provides an interface for 'Elasticsearch' that is explicitly designed to make these data science workflows easy and fun.

Package details

AuthorJames Lamb [aut, cre], Nick Paras [aut], Austin Dickey [aut], Michael Frasco [ctb], Weiwen Gu [ctb], Will Dearden [ctb], Uptake Technologies Inc. [cph]
MaintainerJames Lamb <jaylamb20@gmail.com>
LicenseBSD_3_clause + file LICENSE
Version0.4.0
URL https://github.com/uptake/uptasticsearch
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("uptasticsearch")

Try the uptasticsearch package in your browser

Any scripts or data that you put into this service are public.

uptasticsearch documentation built on Sept. 12, 2019, 1:04 a.m.