mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
19 lines
310 B
ReStructuredText
19 lines
310 B
ReStructuredText
eland.DataFrame
|
|
================
|
|
|
|
.. currentmodule:: eland
|
|
|
|
.. autoclass:: DataFrame
|
|
|
|
|
|
|
|
|
|
..
|
|
HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
|
|
.. autosummary::
|
|
:toctree:
|
|
|
|
DataFrame.abs
|
|
DataFrame.add
|
|
|