mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
16 lines
315 B
ReStructuredText
16 lines
315 B
ReStructuredText
eland.groupby.GroupBy
|
|
=====================
|
|
|
|
.. currentmodule:: eland.groupby
|
|
|
|
.. autoclass:: GroupBy
|
|
|
|
|
|
..
|
|
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
|