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