uptasticsearch icon indicating copy to clipboard operation
uptasticsearch copied to clipboard

An Elasticsearch client tailored to data science workflows.

Results 56 uptasticsearch issues
Sort by recently updated
recently updated
newest added

Currently, this type of aggregation is not supported by the Python package. "not supported" means that `es_search()` cannot parse a result from this type of query into a pandas DataFrame....

enhancement
help wanted
python

Currently, this type of aggregation is not supported by the Python package. "not supported" means that `es_search()` cannot parse a result from this type of query into a pandas DataFrame....

enhancement
help wanted
python

Currently, this type of aggregation is not supported by the Python package. "not supported" means that `es_search()` cannot parse a result from this type of query into a pandas DataFrame....

enhancement
help wanted
python

Currently, this type of aggregation is not supported by the Python package. "not supported" means that `es_search()` cannot parse a result from this type of query into a pandas DataFrame....

enhancement
help wanted
python

Looking for someone to figure out how to configure appveyor testing for this repo. I've added the project to the `UptakeOpenSource` account with appveyor, just need someone to figure out...

help wanted

Right now in both Python and R packages, host names to hit are hard-coded into the tests. We should consider making`ES_HOST` configurable as an environment variable and have the tests...

R
python