pandasticsearch icon indicating copy to clipboard operation
pandasticsearch copied to clipboard

Ability to Index data

Open morgango opened this issue 8 years ago • 3 comments

Any plans to be able to index data using this interface? I have done some preliminary work on this, but it would introduce an actual dependency to pandas.

morgango avatar Nov 11 '16 15:11 morgango

Did you mean providing a high-level API which indexes data directly from a Pandas DataFrame or an just indexing API which uploads a single document each time?

onesuper avatar Nov 13 '16 13:11 onesuper

@morgango Is there any detail about your implementation?

onesuper avatar Nov 15 '16 08:11 onesuper

Taking an entire dataframe and pushing the whole thing into Elasticsearch would be interesting...

geekpete avatar Dec 20 '16 02:12 geekpete