eland/docs/source/reference/general_utility_functions.rst
Stephen Dodson f5025b9f39 Renamed ed_to_pd eland_to_pandas and added docs.
+ added some additions to .gitignore
+ removed DataFrame.squeeze for now
2019-11-15 11:21:27 +00:00

22 lines
341 B
ReStructuredText

.. _api.general_utility_functions:
=========================
General utility functions
=========================
.. currentmodule:: eland
Elasticsearch access
~~~~~~~~~~~~~~~~~~~~
.. autosummary::
:toctree: api/
read_es
Pandas and Eland
~~~~~~~~~~~~~~~~
.. autosummary::
:toctree: api/
pandas_to_eland
eland_to_pandas