uptasticsearch
uptasticsearch copied to clipboard
An Elasticsearch client tailored to data science workflows.
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....
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....
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....
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....
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...
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...