uptasticsearch icon indicating copy to clipboard operation
uptasticsearch copied to clipboard

get_fields() not implemented in Python

Open jameslamb opened this issue 6 years ago • 0 comments

The uptasticsearch R package contains a function, get_fields() which allows you to work with a data frame representation of the fields you could expect to get back from indices in your ES cluster. This is intended to isolate data scientists from the need to understand the way ES mappings work.

jameslamb avatar Aug 30 '19 21:08 jameslamb