General Utility Functions

Pandas and Eland

pandas_to_eland(pd_df, es_client, List[str], …)

Append a pandas DataFrame to an Elasticsearch index.

eland_to_pandas(ed_df, show_progress)

Convert an eland.Dataframe to a pandas.DataFrame