mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
11 lines
247 B
ReStructuredText
11 lines
247 B
ReStructuredText
eland.DataFrame.es_info
|
|
=======================
|
|
|
|
.. currentmodule:: eland
|
|
|
|
.. warning::
|
|
Previously this method was named ``info_es()``.
|
|
DataFrame.info_es() is deprecated, use DataFrame.es_info() instead.
|
|
|
|
.. automethod:: DataFrame.es_info
|