diff --git a/docs/sphinx/reference/api/eland.DataFrame.agg.rst b/docs/sphinx/reference/api/eland.DataFrame.agg.rst index ef8c092..78da1cf 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.agg.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.agg.rst @@ -1,6 +1,6 @@ -eland.DataFrame.agg +eland.DataFrame.agg =================== .. currentmodule:: eland -.. automethod:: DataFrame.agg +.. automethod:: DataFrame.agg \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.aggregate.rst b/docs/sphinx/reference/api/eland.DataFrame.aggregate.rst index 2e3468f..fc7bff0 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.aggregate.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.aggregate.rst @@ -1,6 +1,6 @@ -eland.DataFrame.aggregate +eland.DataFrame.aggregate ========================= .. currentmodule:: eland -.. automethod:: DataFrame.aggregate +.. automethod:: DataFrame.aggregate \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.columns.rst b/docs/sphinx/reference/api/eland.DataFrame.columns.rst index 8bcdf83..c0dc6ac 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.columns.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.columns.rst @@ -1,6 +1,6 @@ -eland.DataFrame.columns +eland.DataFrame.columns ======================= .. currentmodule:: eland -.. autoattribute:: DataFrame.columns +.. autoproperty:: DataFrame.columns \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.count.rst b/docs/sphinx/reference/api/eland.DataFrame.count.rst index a2d74fd..879ff04 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.count.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.count.rst @@ -1,6 +1,6 @@ -eland.DataFrame.count +eland.DataFrame.count ===================== .. currentmodule:: eland -.. automethod:: DataFrame.count +.. automethod:: DataFrame.count \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.describe.rst b/docs/sphinx/reference/api/eland.DataFrame.describe.rst index 41a5d0c..e595878 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.describe.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.describe.rst @@ -1,6 +1,6 @@ -eland.DataFrame.describe +eland.DataFrame.describe ======================== .. currentmodule:: eland -.. automethod:: DataFrame.describe +.. automethod:: DataFrame.describe \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.drop.rst b/docs/sphinx/reference/api/eland.DataFrame.drop.rst index a01d5ce..3afdd73 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.drop.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.drop.rst @@ -1,6 +1,6 @@ -eland.DataFrame.drop +eland.DataFrame.drop ==================== .. currentmodule:: eland -.. automethod:: DataFrame.drop +.. automethod:: DataFrame.drop \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.dtypes.rst b/docs/sphinx/reference/api/eland.DataFrame.dtypes.rst index 6ec2883..6813071 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.dtypes.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.dtypes.rst @@ -1,6 +1,6 @@ -eland.DataFrame.dtypes +eland.DataFrame.dtypes ====================== .. currentmodule:: eland -.. autoattribute:: DataFrame.dtypes +.. autoproperty:: DataFrame.dtypes \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.empty.rst b/docs/sphinx/reference/api/eland.DataFrame.empty.rst index e693934..84f4deb 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.empty.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.empty.rst @@ -1,6 +1,6 @@ -eland.DataFrame.empty +eland.DataFrame.empty ===================== .. currentmodule:: eland -.. autoattribute:: DataFrame.empty +.. autoproperty:: DataFrame.empty \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.es_dtypes.rst b/docs/sphinx/reference/api/eland.DataFrame.es_dtypes.rst index 760189d..58d0691 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.es_dtypes.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.es_dtypes.rst @@ -1,6 +1,6 @@ -eland.DataFrame.es_dtypes -========================= +eland.DataFrame.es\_dtypes +========================== .. currentmodule:: eland -.. autoattribute:: DataFrame.es_dtypes +.. autoproperty:: DataFrame.es_dtypes \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.es_info.rst b/docs/sphinx/reference/api/eland.DataFrame.es_info.rst index c8ec319..736d668 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.es_info.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.es_info.rst @@ -1,6 +1,6 @@ -eland.DataFrame.es_info -======================= +eland.DataFrame.es\_info +======================== .. currentmodule:: eland -.. automethod:: DataFrame.es_info +.. automethod:: DataFrame.es_info \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.es_match.rst b/docs/sphinx/reference/api/eland.DataFrame.es_match.rst index 7c57624..74dbb3e 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.es_match.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.es_match.rst @@ -1,6 +1,6 @@ -eland.DataFrame.es_match -======================== +eland.DataFrame.es\_match +========================= .. currentmodule:: eland -.. automethod:: DataFrame.es_match +.. automethod:: DataFrame.es_match \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.es_query.rst b/docs/sphinx/reference/api/eland.DataFrame.es_query.rst index e0e7879..4013a9d 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.es_query.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.es_query.rst @@ -1,6 +1,6 @@ -eland.DataFrame.es_query -======================== +eland.DataFrame.es\_query +========================= .. currentmodule:: eland -.. automethod:: DataFrame.es_query +.. automethod:: DataFrame.es_query \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.filter.rst b/docs/sphinx/reference/api/eland.DataFrame.filter.rst index bcfbe88..928d458 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.filter.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.filter.rst @@ -1,6 +1,6 @@ -eland.DataFrame.filter +eland.DataFrame.filter ====================== .. currentmodule:: eland -.. automethod:: DataFrame.filter +.. automethod:: DataFrame.filter \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.get.rst b/docs/sphinx/reference/api/eland.DataFrame.get.rst index dc069ad..40fc37b 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.get.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.get.rst @@ -1,6 +1,6 @@ -eland.DataFrame.get +eland.DataFrame.get =================== .. currentmodule:: eland -.. automethod:: DataFrame.get +.. automethod:: DataFrame.get \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.groupby.rst b/docs/sphinx/reference/api/eland.DataFrame.groupby.rst index e31ce1d..ae8e08c 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.groupby.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.groupby.rst @@ -1,6 +1,6 @@ -eland.DataFrame.groupby +eland.DataFrame.groupby ======================= .. currentmodule:: eland -.. automethod:: DataFrame.groupby +.. automethod:: DataFrame.groupby \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.head.rst b/docs/sphinx/reference/api/eland.DataFrame.head.rst index 16d4173..06d0851 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.head.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.head.rst @@ -1,6 +1,6 @@ -eland.DataFrame.head +eland.DataFrame.head ==================== .. currentmodule:: eland -.. automethod:: DataFrame.head +.. automethod:: DataFrame.head \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.hist.rst b/docs/sphinx/reference/api/eland.DataFrame.hist.rst index 035d0bb..d3cf783 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.hist.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.hist.rst @@ -1,8 +1,6 @@ -eland.DataFrame.hist +eland.DataFrame.hist ==================== .. currentmodule:: eland -.. automethod:: DataFrame.hist -.. image:: eland-DataFrame-hist-1.png - +.. automethod:: DataFrame.hist \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.idxmax.rst b/docs/sphinx/reference/api/eland.DataFrame.idxmax.rst index 5a240dd..e8e7550 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.idxmax.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.idxmax.rst @@ -1,6 +1,6 @@ -eland.DataFrame.idxmax -======================== +eland.DataFrame.idxmax +====================== .. currentmodule:: eland -.. automethod:: DataFrame.idxmax +.. automethod:: DataFrame.idxmax \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.idxmin.rst b/docs/sphinx/reference/api/eland.DataFrame.idxmin.rst index 374e3bb..ba4d31b 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.idxmin.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.idxmin.rst @@ -1,6 +1,6 @@ -eland.DataFrame.idxmin -======================== +eland.DataFrame.idxmin +====================== .. currentmodule:: eland -.. automethod:: DataFrame.idxmin +.. automethod:: DataFrame.idxmin \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.index.rst b/docs/sphinx/reference/api/eland.DataFrame.index.rst index c3d0ab0..9757abc 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.index.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.index.rst @@ -1,6 +1,6 @@ -eland.DataFrame.index +eland.DataFrame.index ===================== .. currentmodule:: eland -.. autoattribute:: DataFrame.index +.. autoproperty:: DataFrame.index \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.info.rst b/docs/sphinx/reference/api/eland.DataFrame.info.rst index 452adf2..9f3604e 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.info.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.info.rst @@ -1,6 +1,6 @@ -eland.DataFrame.info +eland.DataFrame.info ==================== .. currentmodule:: eland -.. automethod:: DataFrame.info +.. automethod:: DataFrame.info \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.iterrows.rst b/docs/sphinx/reference/api/eland.DataFrame.iterrows.rst index 2e3812c..4396313 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.iterrows.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.iterrows.rst @@ -1,6 +1,6 @@ -eland.DataFrame.iterrows +eland.DataFrame.iterrows ======================== .. currentmodule:: eland -.. automethod:: DataFrame.iterrows +.. automethod:: DataFrame.iterrows \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.itertuples.rst b/docs/sphinx/reference/api/eland.DataFrame.itertuples.rst index 3c3959d..3fb7770 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.itertuples.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.itertuples.rst @@ -1,6 +1,6 @@ -eland.DataFrame.itertuples +eland.DataFrame.itertuples ========================== .. currentmodule:: eland -.. automethod:: DataFrame.itertuples +.. automethod:: DataFrame.itertuples \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.keys.rst b/docs/sphinx/reference/api/eland.DataFrame.keys.rst index e3c8ba3..9984ce0 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.keys.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.keys.rst @@ -1,6 +1,6 @@ -eland.DataFrame.keys +eland.DataFrame.keys ==================== .. currentmodule:: eland -.. automethod:: DataFrame.keys +.. automethod:: DataFrame.keys \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.mad.rst b/docs/sphinx/reference/api/eland.DataFrame.mad.rst index c702d1c..0d0a6bd 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.mad.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.mad.rst @@ -1,6 +1,6 @@ -eland.DataFrame.mad +eland.DataFrame.mad =================== .. currentmodule:: eland -.. automethod:: DataFrame.mad +.. automethod:: DataFrame.mad \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.max.rst b/docs/sphinx/reference/api/eland.DataFrame.max.rst index 2448a2e..0001ed3 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.max.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.max.rst @@ -1,6 +1,6 @@ -eland.DataFrame.max +eland.DataFrame.max =================== .. currentmodule:: eland -.. automethod:: DataFrame.max +.. automethod:: DataFrame.max \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.mean.rst b/docs/sphinx/reference/api/eland.DataFrame.mean.rst index efeb800..0a69580 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.mean.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.mean.rst @@ -1,6 +1,6 @@ -eland.DataFrame.mean +eland.DataFrame.mean ==================== .. currentmodule:: eland -.. automethod:: DataFrame.mean +.. automethod:: DataFrame.mean \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.median.rst b/docs/sphinx/reference/api/eland.DataFrame.median.rst index db6c241..c11b1d2 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.median.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.median.rst @@ -1,6 +1,6 @@ -eland.DataFrame.median +eland.DataFrame.median ====================== .. currentmodule:: eland -.. automethod:: DataFrame.median +.. automethod:: DataFrame.median \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.min.rst b/docs/sphinx/reference/api/eland.DataFrame.min.rst index c793e31..08d26c9 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.min.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.min.rst @@ -1,6 +1,6 @@ -eland.DataFrame.min +eland.DataFrame.min =================== .. currentmodule:: eland -.. automethod:: DataFrame.min +.. automethod:: DataFrame.min \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.ndim.rst b/docs/sphinx/reference/api/eland.DataFrame.ndim.rst index 0249ffb..5451670 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.ndim.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.ndim.rst @@ -1,6 +1,6 @@ -eland.DataFrame.ndim +eland.DataFrame.ndim ==================== .. currentmodule:: eland -.. autoattribute:: DataFrame.ndim +.. autoproperty:: DataFrame.ndim \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.nunique.rst b/docs/sphinx/reference/api/eland.DataFrame.nunique.rst index d24165f..5329505 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.nunique.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.nunique.rst @@ -1,6 +1,6 @@ -eland.DataFrame.nunique +eland.DataFrame.nunique ======================= .. currentmodule:: eland -.. automethod:: DataFrame.nunique +.. automethod:: DataFrame.nunique \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.query.rst b/docs/sphinx/reference/api/eland.DataFrame.query.rst index 3cdd4d3..0e92b1c 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.query.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.query.rst @@ -1,6 +1,6 @@ -eland.DataFrame.query +eland.DataFrame.query ===================== .. currentmodule:: eland -.. automethod:: DataFrame.query +.. automethod:: DataFrame.query \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.rst b/docs/sphinx/reference/api/eland.DataFrame.rst index f54dc79..8daeed3 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.rst @@ -1,6 +1,75 @@ -eland.DataFrame -================ +eland.DataFrame +=============== .. currentmodule:: eland .. autoclass:: DataFrame + + + .. automethod:: __init__ + + + .. rubric:: Methods + + .. autosummary:: + + ~DataFrame.__init__ + ~DataFrame.agg + ~DataFrame.aggregate + ~DataFrame.count + ~DataFrame.describe + ~DataFrame.drop + ~DataFrame.es_info + ~DataFrame.es_match + ~DataFrame.es_query + ~DataFrame.filter + ~DataFrame.get + ~DataFrame.groupby + ~DataFrame.head + ~DataFrame.hist + ~DataFrame.idxmax + ~DataFrame.idxmin + ~DataFrame.info + ~DataFrame.iterrows + ~DataFrame.itertuples + ~DataFrame.keys + ~DataFrame.mad + ~DataFrame.max + ~DataFrame.mean + ~DataFrame.median + ~DataFrame.min + ~DataFrame.mode + ~DataFrame.nunique + ~DataFrame.quantile + ~DataFrame.query + ~DataFrame.sample + ~DataFrame.select_dtypes + ~DataFrame.std + ~DataFrame.sum + ~DataFrame.tail + ~DataFrame.to_csv + ~DataFrame.to_html + ~DataFrame.to_numpy + ~DataFrame.to_pandas + ~DataFrame.to_string + ~DataFrame.var + + + + + + .. rubric:: Attributes + + .. autosummary:: + + ~DataFrame.columns + ~DataFrame.dtypes + ~DataFrame.empty + ~DataFrame.es_dtypes + ~DataFrame.index + ~DataFrame.ndim + ~DataFrame.shape + ~DataFrame.size + ~DataFrame.values + + \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.sample.rst b/docs/sphinx/reference/api/eland.DataFrame.sample.rst index 59e9e82..af8eb3f 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.sample.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.sample.rst @@ -1,6 +1,6 @@ -eland.DataFrame.sample +eland.DataFrame.sample ====================== .. currentmodule:: eland -.. automethod:: DataFrame.sample +.. automethod:: DataFrame.sample \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.select_dtypes.rst b/docs/sphinx/reference/api/eland.DataFrame.select_dtypes.rst index 3a8272b..836d8c5 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.select_dtypes.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.select_dtypes.rst @@ -1,6 +1,6 @@ -eland.DataFrame.select_dtypes -============================= +eland.DataFrame.select\_dtypes +============================== .. currentmodule:: eland -.. automethod:: DataFrame.select_dtypes +.. automethod:: DataFrame.select_dtypes \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.shape.rst b/docs/sphinx/reference/api/eland.DataFrame.shape.rst index ed7bb07..53b42f3 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.shape.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.shape.rst @@ -1,6 +1,6 @@ -eland.DataFrame.shape +eland.DataFrame.shape ===================== .. currentmodule:: eland -.. autoattribute:: DataFrame.shape +.. autoproperty:: DataFrame.shape \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.size.rst b/docs/sphinx/reference/api/eland.DataFrame.size.rst index d02afe6..f991b56 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.size.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.size.rst @@ -1,6 +1,6 @@ -eland.DataFrame.size +eland.DataFrame.size ==================== .. currentmodule:: eland -.. autoattribute:: DataFrame.size +.. autoproperty:: DataFrame.size \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.std.rst b/docs/sphinx/reference/api/eland.DataFrame.std.rst index 50739a4..471f493 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.std.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.std.rst @@ -1,6 +1,6 @@ -eland.DataFrame.std +eland.DataFrame.std =================== .. currentmodule:: eland -.. automethod:: DataFrame.std +.. automethod:: DataFrame.std \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.sum.rst b/docs/sphinx/reference/api/eland.DataFrame.sum.rst index 58fc015..bfcb86a 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.sum.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.sum.rst @@ -1,6 +1,6 @@ -eland.DataFrame.sum +eland.DataFrame.sum =================== .. currentmodule:: eland -.. automethod:: DataFrame.sum +.. automethod:: DataFrame.sum \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.tail.rst b/docs/sphinx/reference/api/eland.DataFrame.tail.rst index b4ec087..a38dbcb 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.tail.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.tail.rst @@ -1,6 +1,6 @@ -eland.DataFrame.tail +eland.DataFrame.tail ==================== .. currentmodule:: eland -.. automethod:: DataFrame.tail +.. automethod:: DataFrame.tail \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.to_csv.rst b/docs/sphinx/reference/api/eland.DataFrame.to_csv.rst index 2ff0767..6677d9f 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.to_csv.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.to_csv.rst @@ -1,6 +1,6 @@ -eland.DataFrame.to_csv -====================== +eland.DataFrame.to\_csv +======================= .. currentmodule:: eland -.. automethod:: DataFrame.to_csv +.. automethod:: DataFrame.to_csv \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.to_html.rst b/docs/sphinx/reference/api/eland.DataFrame.to_html.rst index ad89692..9d8cd75 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.to_html.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.to_html.rst @@ -1,6 +1,6 @@ -eland.DataFrame.to_html -======================= +eland.DataFrame.to\_html +======================== .. currentmodule:: eland -.. automethod:: DataFrame.to_html +.. automethod:: DataFrame.to_html \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.to_numpy.rst b/docs/sphinx/reference/api/eland.DataFrame.to_numpy.rst index 0455c77..9b23b8c 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.to_numpy.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.to_numpy.rst @@ -1,6 +1,6 @@ -eland.DataFrame.to_numpy -======================== +eland.DataFrame.to\_numpy +========================= .. currentmodule:: eland -.. automethod:: DataFrame.to_numpy +.. automethod:: DataFrame.to_numpy \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.to_pandas.rst b/docs/sphinx/reference/api/eland.DataFrame.to_pandas.rst index f011f87..be990d9 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.to_pandas.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.to_pandas.rst @@ -1,6 +1,6 @@ -eland.DataFrame.to_pandas -========================= +eland.DataFrame.to\_pandas +========================== .. currentmodule:: eland -.. automethod:: DataFrame.to_pandas +.. automethod:: DataFrame.to_pandas \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.to_string.rst b/docs/sphinx/reference/api/eland.DataFrame.to_string.rst index e84e5ef..c02aef5 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.to_string.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.to_string.rst @@ -1,6 +1,6 @@ -eland.DataFrame.to_string -========================= +eland.DataFrame.to\_string +========================== .. currentmodule:: eland -.. automethod:: DataFrame.to_string +.. automethod:: DataFrame.to_string \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.values.rst b/docs/sphinx/reference/api/eland.DataFrame.values.rst index 3af3afc..0e9dcaa 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.values.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.values.rst @@ -1,6 +1,6 @@ -eland.DataFrame.values +eland.DataFrame.values ====================== .. currentmodule:: eland -.. autoattribute:: DataFrame.values +.. autoproperty:: DataFrame.values \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.DataFrame.var.rst b/docs/sphinx/reference/api/eland.DataFrame.var.rst index 9e0249f..4b22015 100644 --- a/docs/sphinx/reference/api/eland.DataFrame.var.rst +++ b/docs/sphinx/reference/api/eland.DataFrame.var.rst @@ -1,6 +1,6 @@ -eland.DataFrame.var +eland.DataFrame.var =================== .. currentmodule:: eland -.. automethod:: DataFrame.var +.. automethod:: DataFrame.var \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Index.rst b/docs/sphinx/reference/api/eland.Index.rst index 20c53d8..e89df56 100644 --- a/docs/sphinx/reference/api/eland.Index.rst +++ b/docs/sphinx/reference/api/eland.Index.rst @@ -1,6 +1,33 @@ -eland.Index +eland.Index =========== .. currentmodule:: eland .. autoclass:: Index + + + .. automethod:: __init__ + + + .. rubric:: Methods + + .. autosummary:: + + ~Index.__init__ + ~Index.es_info + + + + + + .. rubric:: Attributes + + .. autosummary:: + + ~Index.ID_INDEX_FIELD + ~Index.ID_SORT_FIELD + ~Index.es_index_field + ~Index.is_source_field + ~Index.sort_field + + \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.add.rst b/docs/sphinx/reference/api/eland.Series.add.rst index da552b7..fefac09 100644 --- a/docs/sphinx/reference/api/eland.Series.add.rst +++ b/docs/sphinx/reference/api/eland.Series.add.rst @@ -1,6 +1,6 @@ -eland.Series.add +eland.Series.add ================ .. currentmodule:: eland -.. automethod:: Series.add +.. automethod:: Series.add \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.describe.rst b/docs/sphinx/reference/api/eland.Series.describe.rst index 195c410..890b33a 100644 --- a/docs/sphinx/reference/api/eland.Series.describe.rst +++ b/docs/sphinx/reference/api/eland.Series.describe.rst @@ -1,6 +1,6 @@ -eland.Series.describe +eland.Series.describe ===================== .. currentmodule:: eland -.. automethod:: Series.describe +.. automethod:: Series.describe \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.div.rst b/docs/sphinx/reference/api/eland.Series.div.rst index 0d9698b..c1a2fee 100644 --- a/docs/sphinx/reference/api/eland.Series.div.rst +++ b/docs/sphinx/reference/api/eland.Series.div.rst @@ -1,6 +1,6 @@ -eland.Series.div +eland.Series.div ================ .. currentmodule:: eland -.. automethod:: Series.div +.. automethod:: Series.div \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.divide.rst b/docs/sphinx/reference/api/eland.Series.divide.rst index 2b6472a..85ae638 100644 --- a/docs/sphinx/reference/api/eland.Series.divide.rst +++ b/docs/sphinx/reference/api/eland.Series.divide.rst @@ -1,6 +1,6 @@ -eland.Series.divide +eland.Series.divide =================== .. currentmodule:: eland -.. automethod:: Series.divide +.. automethod:: Series.divide \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.dtype.rst b/docs/sphinx/reference/api/eland.Series.dtype.rst index cac2f8c..e964755 100644 --- a/docs/sphinx/reference/api/eland.Series.dtype.rst +++ b/docs/sphinx/reference/api/eland.Series.dtype.rst @@ -1,6 +1,6 @@ -eland.Series.dtype +eland.Series.dtype ================== .. currentmodule:: eland -.. autoattribute:: Series.dtype +.. autoproperty:: Series.dtype \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.dtypes.rst b/docs/sphinx/reference/api/eland.Series.dtypes.rst index 0a73e9e..532591f 100644 --- a/docs/sphinx/reference/api/eland.Series.dtypes.rst +++ b/docs/sphinx/reference/api/eland.Series.dtypes.rst @@ -1,6 +1,6 @@ -eland.Series.dtypes +eland.Series.dtypes =================== .. currentmodule:: eland -.. autoattribute:: Series.dtypes +.. autoproperty:: Series.dtypes \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.empty.rst b/docs/sphinx/reference/api/eland.Series.empty.rst index 6ca71ec..0454b95 100644 --- a/docs/sphinx/reference/api/eland.Series.empty.rst +++ b/docs/sphinx/reference/api/eland.Series.empty.rst @@ -1,6 +1,6 @@ -eland.Series.empty +eland.Series.empty ================== .. currentmodule:: eland -.. autoattribute:: Series.empty +.. autoproperty:: Series.empty \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.es_dtype.rst b/docs/sphinx/reference/api/eland.Series.es_dtype.rst index ca82760..890bdcd 100644 --- a/docs/sphinx/reference/api/eland.Series.es_dtype.rst +++ b/docs/sphinx/reference/api/eland.Series.es_dtype.rst @@ -1,6 +1,6 @@ -eland.Series.es_dtype -===================== +eland.Series.es\_dtype +====================== .. currentmodule:: eland -.. autoattribute:: Series.es_dtype +.. autoproperty:: Series.es_dtype \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.es_dtypes.rst b/docs/sphinx/reference/api/eland.Series.es_dtypes.rst index 34358e7..15308fc 100644 --- a/docs/sphinx/reference/api/eland.Series.es_dtypes.rst +++ b/docs/sphinx/reference/api/eland.Series.es_dtypes.rst @@ -1,6 +1,6 @@ -eland.Series.es_dtypes -====================== +eland.Series.es\_dtypes +======================= .. currentmodule:: eland -.. autoattribute:: Series.es_dtypes +.. autoproperty:: Series.es_dtypes \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.es_info.rst b/docs/sphinx/reference/api/eland.Series.es_info.rst index 6a4747f..ed63f4c 100644 --- a/docs/sphinx/reference/api/eland.Series.es_info.rst +++ b/docs/sphinx/reference/api/eland.Series.es_info.rst @@ -1,6 +1,6 @@ -eland.Series.es_info -==================== +eland.Series.es\_info +===================== .. currentmodule:: eland -.. automethod:: Series.es_info +.. automethod:: Series.es_info \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.es_match.rst b/docs/sphinx/reference/api/eland.Series.es_match.rst index f12c43d..5f6528f 100644 --- a/docs/sphinx/reference/api/eland.Series.es_match.rst +++ b/docs/sphinx/reference/api/eland.Series.es_match.rst @@ -1,6 +1,6 @@ -eland.Series.es_match -===================== +eland.Series.es\_match +====================== .. currentmodule:: eland -.. automethod:: Series.es_match +.. automethod:: Series.es_match \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.filter.rst b/docs/sphinx/reference/api/eland.Series.filter.rst index 1d01676..ad6a5f4 100644 --- a/docs/sphinx/reference/api/eland.Series.filter.rst +++ b/docs/sphinx/reference/api/eland.Series.filter.rst @@ -1,6 +1,6 @@ -eland.Series.filter +eland.Series.filter =================== .. currentmodule:: eland -.. automethod:: Series.filter +.. automethod:: Series.filter \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.floordiv.rst b/docs/sphinx/reference/api/eland.Series.floordiv.rst index 543f47d..be27d72 100644 --- a/docs/sphinx/reference/api/eland.Series.floordiv.rst +++ b/docs/sphinx/reference/api/eland.Series.floordiv.rst @@ -1,6 +1,6 @@ -eland.Series.floordiv +eland.Series.floordiv ===================== .. currentmodule:: eland -.. automethod:: Series.floordiv +.. automethod:: Series.floordiv \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.head.rst b/docs/sphinx/reference/api/eland.Series.head.rst index 78bcdbb..37fac14 100644 --- a/docs/sphinx/reference/api/eland.Series.head.rst +++ b/docs/sphinx/reference/api/eland.Series.head.rst @@ -1,6 +1,6 @@ -eland.Series.head +eland.Series.head ================= .. currentmodule:: eland -.. automethod:: Series.head +.. automethod:: Series.head \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.hist.rst b/docs/sphinx/reference/api/eland.Series.hist.rst index 8abdb05..e613637 100644 --- a/docs/sphinx/reference/api/eland.Series.hist.rst +++ b/docs/sphinx/reference/api/eland.Series.hist.rst @@ -1,8 +1,6 @@ -eland.Series.hist -==================== +eland.Series.hist +================= .. currentmodule:: eland -.. automethod:: Series.hist -.. image:: eland-Series-hist-2.png - +.. automethod:: Series.hist \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.index.rst b/docs/sphinx/reference/api/eland.Series.index.rst index e996294..516b090 100644 --- a/docs/sphinx/reference/api/eland.Series.index.rst +++ b/docs/sphinx/reference/api/eland.Series.index.rst @@ -1,6 +1,6 @@ -eland.Series.index +eland.Series.index ================== .. currentmodule:: eland -.. autoattribute:: Series.index +.. autoproperty:: Series.index \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.isin.rst b/docs/sphinx/reference/api/eland.Series.isin.rst index a995501..dabc636 100644 --- a/docs/sphinx/reference/api/eland.Series.isin.rst +++ b/docs/sphinx/reference/api/eland.Series.isin.rst @@ -1,6 +1,6 @@ -eland.Series.isin +eland.Series.isin ================= .. currentmodule:: eland -.. automethod:: Series.isin +.. automethod:: Series.isin \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.isna.rst b/docs/sphinx/reference/api/eland.Series.isna.rst index 3dcf7b9..87ed5ac 100644 --- a/docs/sphinx/reference/api/eland.Series.isna.rst +++ b/docs/sphinx/reference/api/eland.Series.isna.rst @@ -1,6 +1,6 @@ -eland.Series.isna -================== +eland.Series.isna +================= .. currentmodule:: eland -.. automethod:: Series.isna +.. automethod:: Series.isna \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.isnull.rst b/docs/sphinx/reference/api/eland.Series.isnull.rst index 4a13d41..eb8f4e4 100644 --- a/docs/sphinx/reference/api/eland.Series.isnull.rst +++ b/docs/sphinx/reference/api/eland.Series.isnull.rst @@ -1,6 +1,6 @@ -eland.Series.isnull +eland.Series.isnull =================== .. currentmodule:: eland -.. automethod:: Series.isnull +.. automethod:: Series.isnull \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.mad.rst b/docs/sphinx/reference/api/eland.Series.mad.rst index 9c34793..3f4044b 100644 --- a/docs/sphinx/reference/api/eland.Series.mad.rst +++ b/docs/sphinx/reference/api/eland.Series.mad.rst @@ -1,6 +1,6 @@ -eland.Series.mad +eland.Series.mad ================ .. currentmodule:: eland -.. automethod:: Series.mad +.. automethod:: Series.mad \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.max.rst b/docs/sphinx/reference/api/eland.Series.max.rst index 8deec8a..6252504 100644 --- a/docs/sphinx/reference/api/eland.Series.max.rst +++ b/docs/sphinx/reference/api/eland.Series.max.rst @@ -1,6 +1,6 @@ -eland.Series.max +eland.Series.max ================ .. currentmodule:: eland -.. automethod:: Series.max +.. automethod:: Series.max \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.mean.rst b/docs/sphinx/reference/api/eland.Series.mean.rst index 5d5f2de..59e1ae5 100644 --- a/docs/sphinx/reference/api/eland.Series.mean.rst +++ b/docs/sphinx/reference/api/eland.Series.mean.rst @@ -1,6 +1,6 @@ -eland.Series.mean +eland.Series.mean ================= .. currentmodule:: eland -.. automethod:: Series.mean +.. automethod:: Series.mean \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.median.rst b/docs/sphinx/reference/api/eland.Series.median.rst index 8cdb398..6e04ca1 100644 --- a/docs/sphinx/reference/api/eland.Series.median.rst +++ b/docs/sphinx/reference/api/eland.Series.median.rst @@ -1,6 +1,6 @@ -eland.Series.median +eland.Series.median =================== .. currentmodule:: eland -.. automethod:: Series.median +.. automethod:: Series.median \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.min.rst b/docs/sphinx/reference/api/eland.Series.min.rst index 484e077..8b87445 100644 --- a/docs/sphinx/reference/api/eland.Series.min.rst +++ b/docs/sphinx/reference/api/eland.Series.min.rst @@ -1,6 +1,6 @@ -eland.Series.min +eland.Series.min ================ .. currentmodule:: eland -.. automethod:: Series.min +.. automethod:: Series.min \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.mod.rst b/docs/sphinx/reference/api/eland.Series.mod.rst index 2d63164..008d347 100644 --- a/docs/sphinx/reference/api/eland.Series.mod.rst +++ b/docs/sphinx/reference/api/eland.Series.mod.rst @@ -1,6 +1,6 @@ -eland.Series.mod +eland.Series.mod ================ .. currentmodule:: eland -.. automethod:: Series.mod +.. automethod:: Series.mod \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.mode.rst b/docs/sphinx/reference/api/eland.Series.mode.rst index 866f553..2f178db 100644 --- a/docs/sphinx/reference/api/eland.Series.mode.rst +++ b/docs/sphinx/reference/api/eland.Series.mode.rst @@ -1,5 +1,5 @@ -eland.Series.mode -==================== +eland.Series.mode +================= .. currentmodule:: eland diff --git a/docs/sphinx/reference/api/eland.Series.mul.rst b/docs/sphinx/reference/api/eland.Series.mul.rst index 91b0c4f..de1dfb1 100644 --- a/docs/sphinx/reference/api/eland.Series.mul.rst +++ b/docs/sphinx/reference/api/eland.Series.mul.rst @@ -1,6 +1,6 @@ -eland.Series.mul +eland.Series.mul ================ .. currentmodule:: eland -.. automethod:: Series.mul +.. automethod:: Series.mul \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.multiply.rst b/docs/sphinx/reference/api/eland.Series.multiply.rst index 63edb5c..56ebbd7 100644 --- a/docs/sphinx/reference/api/eland.Series.multiply.rst +++ b/docs/sphinx/reference/api/eland.Series.multiply.rst @@ -1,6 +1,6 @@ -eland.Series.multiply +eland.Series.multiply ===================== .. currentmodule:: eland -.. automethod:: Series.multiply +.. automethod:: Series.multiply \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.name.rst b/docs/sphinx/reference/api/eland.Series.name.rst index a4086ab..f3f7811 100644 --- a/docs/sphinx/reference/api/eland.Series.name.rst +++ b/docs/sphinx/reference/api/eland.Series.name.rst @@ -1,6 +1,6 @@ -eland.Series.name +eland.Series.name ================= .. currentmodule:: eland -.. autoattribute:: Series.name +.. autoproperty:: Series.name \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.ndim.rst b/docs/sphinx/reference/api/eland.Series.ndim.rst index 477464c..56a42fc 100644 --- a/docs/sphinx/reference/api/eland.Series.ndim.rst +++ b/docs/sphinx/reference/api/eland.Series.ndim.rst @@ -1,6 +1,6 @@ -eland.Series.ndim +eland.Series.ndim ================= .. currentmodule:: eland -.. autoattribute:: Series.ndim +.. autoproperty:: Series.ndim \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.notna.rst b/docs/sphinx/reference/api/eland.Series.notna.rst index 0167e08..373bbca 100644 --- a/docs/sphinx/reference/api/eland.Series.notna.rst +++ b/docs/sphinx/reference/api/eland.Series.notna.rst @@ -1,6 +1,6 @@ -eland.Series.notna +eland.Series.notna ================== .. currentmodule:: eland -.. automethod:: Series.notna +.. automethod:: Series.notna \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.notnull.rst b/docs/sphinx/reference/api/eland.Series.notnull.rst index fd9a5cb..69854ff 100644 --- a/docs/sphinx/reference/api/eland.Series.notnull.rst +++ b/docs/sphinx/reference/api/eland.Series.notnull.rst @@ -1,6 +1,6 @@ -eland.Series.notnull +eland.Series.notnull ==================== .. currentmodule:: eland -.. automethod:: Series.notnull +.. automethod:: Series.notnull \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.nunique.rst b/docs/sphinx/reference/api/eland.Series.nunique.rst index 40e75ea..120b6d2 100644 --- a/docs/sphinx/reference/api/eland.Series.nunique.rst +++ b/docs/sphinx/reference/api/eland.Series.nunique.rst @@ -1,6 +1,6 @@ -eland.Series.nunique +eland.Series.nunique ==================== .. currentmodule:: eland -.. automethod:: Series.nunique +.. automethod:: Series.nunique \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.pow.rst b/docs/sphinx/reference/api/eland.Series.pow.rst index 858e518..0c03ae1 100644 --- a/docs/sphinx/reference/api/eland.Series.pow.rst +++ b/docs/sphinx/reference/api/eland.Series.pow.rst @@ -1,6 +1,6 @@ -eland.Series.pow +eland.Series.pow ================ .. currentmodule:: eland -.. automethod:: Series.pow +.. automethod:: Series.pow \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.radd.rst b/docs/sphinx/reference/api/eland.Series.radd.rst index 6bed65f..13fa0cf 100644 --- a/docs/sphinx/reference/api/eland.Series.radd.rst +++ b/docs/sphinx/reference/api/eland.Series.radd.rst @@ -1,6 +1,6 @@ -eland.Series.radd +eland.Series.radd ================= .. currentmodule:: eland -.. automethod:: Series.radd +.. automethod:: Series.radd \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rdiv.rst b/docs/sphinx/reference/api/eland.Series.rdiv.rst index 6ef8511..911d412 100644 --- a/docs/sphinx/reference/api/eland.Series.rdiv.rst +++ b/docs/sphinx/reference/api/eland.Series.rdiv.rst @@ -1,6 +1,6 @@ -eland.Series.rdiv +eland.Series.rdiv ================= .. currentmodule:: eland -.. automethod:: Series.rdiv +.. automethod:: Series.rdiv \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rdivide.rst b/docs/sphinx/reference/api/eland.Series.rdivide.rst index 7d3fe7c..384dc23 100644 --- a/docs/sphinx/reference/api/eland.Series.rdivide.rst +++ b/docs/sphinx/reference/api/eland.Series.rdivide.rst @@ -1,6 +1,6 @@ -eland.Series.rdivide +eland.Series.rdivide ==================== .. currentmodule:: eland -.. automethod:: Series.rdivide +.. automethod:: Series.rdivide \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rename.rst b/docs/sphinx/reference/api/eland.Series.rename.rst index 19e38ac..e3cc611 100644 --- a/docs/sphinx/reference/api/eland.Series.rename.rst +++ b/docs/sphinx/reference/api/eland.Series.rename.rst @@ -1,6 +1,6 @@ -eland.Series.rename +eland.Series.rename =================== .. currentmodule:: eland -.. automethod:: Series.rename +.. automethod:: Series.rename \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rfloordiv.rst b/docs/sphinx/reference/api/eland.Series.rfloordiv.rst index d4bfc91..c3acecc 100644 --- a/docs/sphinx/reference/api/eland.Series.rfloordiv.rst +++ b/docs/sphinx/reference/api/eland.Series.rfloordiv.rst @@ -1,6 +1,6 @@ -eland.Series.rfloordiv +eland.Series.rfloordiv ====================== .. currentmodule:: eland -.. automethod:: Series.rfloordiv +.. automethod:: Series.rfloordiv \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rmod.rst b/docs/sphinx/reference/api/eland.Series.rmod.rst index 6999399..4c96319 100644 --- a/docs/sphinx/reference/api/eland.Series.rmod.rst +++ b/docs/sphinx/reference/api/eland.Series.rmod.rst @@ -1,6 +1,6 @@ -eland.Series.rmod +eland.Series.rmod ================= .. currentmodule:: eland -.. automethod:: Series.rmod +.. automethod:: Series.rmod \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rmul.rst b/docs/sphinx/reference/api/eland.Series.rmul.rst index 3a139ec..e10a921 100644 --- a/docs/sphinx/reference/api/eland.Series.rmul.rst +++ b/docs/sphinx/reference/api/eland.Series.rmul.rst @@ -1,6 +1,6 @@ -eland.Series.rmul +eland.Series.rmul ================= .. currentmodule:: eland -.. automethod:: Series.rmul +.. automethod:: Series.rmul \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rmultiply.rst b/docs/sphinx/reference/api/eland.Series.rmultiply.rst index ece18d5..dc8675f 100644 --- a/docs/sphinx/reference/api/eland.Series.rmultiply.rst +++ b/docs/sphinx/reference/api/eland.Series.rmultiply.rst @@ -1,6 +1,6 @@ -eland.Series.rmultiply +eland.Series.rmultiply ====================== .. currentmodule:: eland -.. automethod:: Series.rmultiply +.. automethod:: Series.rmultiply \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rpow.rst b/docs/sphinx/reference/api/eland.Series.rpow.rst index e057ed3..00754c1 100644 --- a/docs/sphinx/reference/api/eland.Series.rpow.rst +++ b/docs/sphinx/reference/api/eland.Series.rpow.rst @@ -1,6 +1,6 @@ -eland.Series.rpow +eland.Series.rpow ================= .. currentmodule:: eland -.. automethod:: Series.rpow +.. automethod:: Series.rpow \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rst b/docs/sphinx/reference/api/eland.Series.rst index 451bfc9..7a93b39 100644 --- a/docs/sphinx/reference/api/eland.Series.rst +++ b/docs/sphinx/reference/api/eland.Series.rst @@ -1,6 +1,90 @@ -eland.Series +eland.Series ============ .. currentmodule:: eland .. autoclass:: Series + + + .. automethod:: __init__ + + + .. rubric:: Methods + + .. autosummary:: + + ~Series.__init__ + ~Series.add + ~Series.describe + ~Series.div + ~Series.divide + ~Series.es_info + ~Series.es_match + ~Series.filter + ~Series.floordiv + ~Series.head + ~Series.hist + ~Series.isin + ~Series.isna + ~Series.isnull + ~Series.mad + ~Series.max + ~Series.mean + ~Series.median + ~Series.min + ~Series.mod + ~Series.mode + ~Series.mul + ~Series.multiply + ~Series.notna + ~Series.notnull + ~Series.nunique + ~Series.pow + ~Series.quantile + ~Series.radd + ~Series.rdiv + ~Series.rdivide + ~Series.rename + ~Series.rfloordiv + ~Series.rmod + ~Series.rmul + ~Series.rmultiply + ~Series.rpow + ~Series.rsub + ~Series.rsubtract + ~Series.rtruediv + ~Series.sample + ~Series.std + ~Series.sub + ~Series.subtract + ~Series.sum + ~Series.tail + ~Series.to_numpy + ~Series.to_pandas + ~Series.to_string + ~Series.truediv + ~Series.unique + ~Series.value_counts + ~Series.var + + + + + + .. rubric:: Attributes + + .. autosummary:: + + ~Series.dtype + ~Series.dtypes + ~Series.empty + ~Series.es_dtype + ~Series.es_dtypes + ~Series.es_field_name + ~Series.index + ~Series.name + ~Series.ndim + ~Series.shape + ~Series.size + + \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rsub.rst b/docs/sphinx/reference/api/eland.Series.rsub.rst index ef524d2..b9f758c 100644 --- a/docs/sphinx/reference/api/eland.Series.rsub.rst +++ b/docs/sphinx/reference/api/eland.Series.rsub.rst @@ -1,6 +1,6 @@ -eland.Series.rsub +eland.Series.rsub ================= .. currentmodule:: eland -.. automethod:: Series.rsub +.. automethod:: Series.rsub \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rsubtract.rst b/docs/sphinx/reference/api/eland.Series.rsubtract.rst index 2ceed17..9163c4b 100644 --- a/docs/sphinx/reference/api/eland.Series.rsubtract.rst +++ b/docs/sphinx/reference/api/eland.Series.rsubtract.rst @@ -1,6 +1,6 @@ -eland.Series.rsubtract +eland.Series.rsubtract ====================== .. currentmodule:: eland -.. automethod:: Series.rsubtract +.. automethod:: Series.rsubtract \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.rtruediv.rst b/docs/sphinx/reference/api/eland.Series.rtruediv.rst index d60a5c1..8dfd107 100644 --- a/docs/sphinx/reference/api/eland.Series.rtruediv.rst +++ b/docs/sphinx/reference/api/eland.Series.rtruediv.rst @@ -1,6 +1,6 @@ -eland.Series.rtruediv +eland.Series.rtruediv ===================== .. currentmodule:: eland -.. automethod:: Series.rtruediv +.. automethod:: Series.rtruediv \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.sample.rst b/docs/sphinx/reference/api/eland.Series.sample.rst index 22a85bc..6027d8c 100644 --- a/docs/sphinx/reference/api/eland.Series.sample.rst +++ b/docs/sphinx/reference/api/eland.Series.sample.rst @@ -1,6 +1,6 @@ -eland.Series.sample +eland.Series.sample =================== .. currentmodule:: eland -.. automethod:: Series.sample +.. automethod:: Series.sample \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.shape.rst b/docs/sphinx/reference/api/eland.Series.shape.rst index fe1a581..0be0ef6 100644 --- a/docs/sphinx/reference/api/eland.Series.shape.rst +++ b/docs/sphinx/reference/api/eland.Series.shape.rst @@ -1,6 +1,6 @@ -eland.Series.shape +eland.Series.shape ================== .. currentmodule:: eland -.. autoattribute:: Series.shape +.. autoproperty:: Series.shape \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.size.rst b/docs/sphinx/reference/api/eland.Series.size.rst index f12a445..25818fd 100644 --- a/docs/sphinx/reference/api/eland.Series.size.rst +++ b/docs/sphinx/reference/api/eland.Series.size.rst @@ -1,6 +1,6 @@ -eland.Series.size +eland.Series.size ================= .. currentmodule:: eland -.. autoattribute:: Series.size +.. autoproperty:: Series.size \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.std.rst b/docs/sphinx/reference/api/eland.Series.std.rst index d904c6d..69be9fc 100644 --- a/docs/sphinx/reference/api/eland.Series.std.rst +++ b/docs/sphinx/reference/api/eland.Series.std.rst @@ -1,6 +1,6 @@ -eland.Series.std +eland.Series.std ================ .. currentmodule:: eland -.. automethod:: Series.std +.. automethod:: Series.std \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.sub.rst b/docs/sphinx/reference/api/eland.Series.sub.rst index e2d0a21..7069915 100644 --- a/docs/sphinx/reference/api/eland.Series.sub.rst +++ b/docs/sphinx/reference/api/eland.Series.sub.rst @@ -1,6 +1,6 @@ -eland.Series.sub +eland.Series.sub ================ .. currentmodule:: eland -.. automethod:: Series.sub +.. automethod:: Series.sub \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.subtract.rst b/docs/sphinx/reference/api/eland.Series.subtract.rst index 66e43c9..9fb65fd 100644 --- a/docs/sphinx/reference/api/eland.Series.subtract.rst +++ b/docs/sphinx/reference/api/eland.Series.subtract.rst @@ -1,6 +1,6 @@ -eland.Series.subtract +eland.Series.subtract ===================== .. currentmodule:: eland -.. automethod:: Series.subtract +.. automethod:: Series.subtract \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.sum.rst b/docs/sphinx/reference/api/eland.Series.sum.rst index 28ef324..78ae435 100644 --- a/docs/sphinx/reference/api/eland.Series.sum.rst +++ b/docs/sphinx/reference/api/eland.Series.sum.rst @@ -1,6 +1,6 @@ -eland.Series.sum +eland.Series.sum ================ .. currentmodule:: eland -.. automethod:: Series.sum +.. automethod:: Series.sum \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.tail.rst b/docs/sphinx/reference/api/eland.Series.tail.rst index 109fd8a..5f8d55f 100644 --- a/docs/sphinx/reference/api/eland.Series.tail.rst +++ b/docs/sphinx/reference/api/eland.Series.tail.rst @@ -1,6 +1,6 @@ -eland.Series.tail +eland.Series.tail ================= .. currentmodule:: eland -.. automethod:: Series.tail +.. automethod:: Series.tail \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.to_numpy.rst b/docs/sphinx/reference/api/eland.Series.to_numpy.rst index e8f73d1..0700ee1 100644 --- a/docs/sphinx/reference/api/eland.Series.to_numpy.rst +++ b/docs/sphinx/reference/api/eland.Series.to_numpy.rst @@ -1,6 +1,6 @@ -eland.Series.to_numpy -===================== +eland.Series.to\_numpy +====================== .. currentmodule:: eland -.. automethod:: Series.to_numpy +.. automethod:: Series.to_numpy \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.to_pandas.rst b/docs/sphinx/reference/api/eland.Series.to_pandas.rst index 621e8bd..5d00ca4 100644 --- a/docs/sphinx/reference/api/eland.Series.to_pandas.rst +++ b/docs/sphinx/reference/api/eland.Series.to_pandas.rst @@ -1,6 +1,6 @@ -eland.DataFrame.to_pandas -========================= +eland.Series.to\_pandas +======================= .. currentmodule:: eland -.. automethod:: Series.to_pandas +.. automethod:: Series.to_pandas \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.to_string.rst b/docs/sphinx/reference/api/eland.Series.to_string.rst index ed1ac41..d2cfa55 100644 --- a/docs/sphinx/reference/api/eland.Series.to_string.rst +++ b/docs/sphinx/reference/api/eland.Series.to_string.rst @@ -1,6 +1,6 @@ -eland.Series.to_string -====================== +eland.Series.to\_string +======================= .. currentmodule:: eland -.. automethod:: Series.to_string +.. automethod:: Series.to_string \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.truediv.rst b/docs/sphinx/reference/api/eland.Series.truediv.rst index f89cf08..403acd1 100644 --- a/docs/sphinx/reference/api/eland.Series.truediv.rst +++ b/docs/sphinx/reference/api/eland.Series.truediv.rst @@ -1,6 +1,6 @@ -eland.Series.truediv +eland.Series.truediv ==================== .. currentmodule:: eland -.. automethod:: Series.truediv +.. automethod:: Series.truediv \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.unique.rst b/docs/sphinx/reference/api/eland.Series.unique.rst index f5b1f6d..f012fa7 100644 --- a/docs/sphinx/reference/api/eland.Series.unique.rst +++ b/docs/sphinx/reference/api/eland.Series.unique.rst @@ -1,6 +1,6 @@ -eland.Series.unique -==================== +eland.Series.unique +=================== .. currentmodule:: eland -.. automethod:: Series.unique +.. automethod:: Series.unique \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.value_counts.rst b/docs/sphinx/reference/api/eland.Series.value_counts.rst index 930d9db..a894188 100644 --- a/docs/sphinx/reference/api/eland.Series.value_counts.rst +++ b/docs/sphinx/reference/api/eland.Series.value_counts.rst @@ -1,6 +1,6 @@ -eland.Series.value_counts -========================= +eland.Series.value\_counts +========================== .. currentmodule:: eland -.. automethod:: Series.value_counts +.. automethod:: Series.value_counts \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.Series.var.rst b/docs/sphinx/reference/api/eland.Series.var.rst index 45f2b68..84a3c02 100644 --- a/docs/sphinx/reference/api/eland.Series.var.rst +++ b/docs/sphinx/reference/api/eland.Series.var.rst @@ -1,6 +1,6 @@ -eland.Series.var +eland.Series.var ================ .. currentmodule:: eland -.. automethod:: Series.var +.. automethod:: Series.var \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.csv_to_eland.rst b/docs/sphinx/reference/api/eland.csv_to_eland.rst index 2c39136..a3e4947 100644 --- a/docs/sphinx/reference/api/eland.csv_to_eland.rst +++ b/docs/sphinx/reference/api/eland.csv_to_eland.rst @@ -1,6 +1,6 @@ -eland.csv_to_eland -================== +eland.csv\_to\_eland +==================== .. currentmodule:: eland -.. autofunction:: csv_to_eland +.. autofunction:: csv_to_eland \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.eland_to_pandas.rst b/docs/sphinx/reference/api/eland.eland_to_pandas.rst index eb87670..36216ef 100644 --- a/docs/sphinx/reference/api/eland.eland_to_pandas.rst +++ b/docs/sphinx/reference/api/eland.eland_to_pandas.rst @@ -1,6 +1,6 @@ -eland.eland_to_pandas -===================== +eland.eland\_to\_pandas +======================= .. currentmodule:: eland -.. autofunction:: eland_to_pandas +.. autofunction:: eland_to_pandas \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.agg.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.agg.rst index 954dcb8..5cd3b3b 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.agg.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.agg.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.agg +eland.groupby.DataFrameGroupBy.agg ================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.agg +.. automethod:: DataFrameGroupBy.agg \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.aggregate.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.aggregate.rst index c27bc37..e8d5bcc 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.aggregate.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.aggregate.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.aggregate +eland.groupby.DataFrameGroupBy.aggregate ======================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.aggregate +.. automethod:: DataFrameGroupBy.aggregate \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.count.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.count.rst index 06b2210..1dc49bb 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.count.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.count.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.count +eland.groupby.DataFrameGroupBy.count ==================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.count +.. automethod:: DataFrameGroupBy.count \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mad.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mad.rst index d7e0063..bc550eb 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mad.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mad.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.mad +eland.groupby.DataFrameGroupBy.mad ================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.mad +.. automethod:: DataFrameGroupBy.mad \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.max.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.max.rst index f0b1d41..1db02dc 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.max.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.max.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.max +eland.groupby.DataFrameGroupBy.max ================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.max +.. automethod:: DataFrameGroupBy.max \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mean.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mean.rst index 97ac3b2..1966a74 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mean.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.mean.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.mean +eland.groupby.DataFrameGroupBy.mean =================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.mean +.. automethod:: DataFrameGroupBy.mean \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.median.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.median.rst index 651c4f2..68e361a 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.median.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.median.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.median +eland.groupby.DataFrameGroupBy.median ===================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.median +.. automethod:: DataFrameGroupBy.median \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.min.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.min.rst index f0aabd5..2d7fc29 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.min.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.min.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.min +eland.groupby.DataFrameGroupBy.min ================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.min +.. automethod:: DataFrameGroupBy.min \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.nunique.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.nunique.rst index 613574b..d67fae1 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.nunique.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.nunique.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.nunique +eland.groupby.DataFrameGroupBy.nunique ====================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.nunique +.. automethod:: DataFrameGroupBy.nunique \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.quantile.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.quantile.rst index 154a267..459e43e 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.quantile.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.quantile.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.quantile +eland.groupby.DataFrameGroupBy.quantile ======================================= .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.quantile +.. automethod:: DataFrameGroupBy.quantile \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.rst index de1202d..cdac36d 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.rst @@ -1,6 +1,36 @@ -eland.groupby.DataFrameGroupBy +eland.groupby.DataFrameGroupBy ============================== .. currentmodule:: eland.groupby .. autoclass:: DataFrameGroupBy + + + .. automethod:: __init__ + + + .. rubric:: Methods + + .. autosummary:: + + ~DataFrameGroupBy.__init__ + ~DataFrameGroupBy.agg + ~DataFrameGroupBy.aggregate + ~DataFrameGroupBy.count + ~DataFrameGroupBy.mad + ~DataFrameGroupBy.max + ~DataFrameGroupBy.mean + ~DataFrameGroupBy.median + ~DataFrameGroupBy.min + ~DataFrameGroupBy.mode + ~DataFrameGroupBy.nunique + ~DataFrameGroupBy.quantile + ~DataFrameGroupBy.std + ~DataFrameGroupBy.sum + ~DataFrameGroupBy.var + + + + + + \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.std.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.std.rst index 4f92370..60979c1 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.std.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.std.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.std +eland.groupby.DataFrameGroupBy.std ================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.std +.. automethod:: DataFrameGroupBy.std \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.sum.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.sum.rst index 56fb8cf..f91ad69 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.sum.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.sum.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.sum +eland.groupby.DataFrameGroupBy.sum ================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.sum +.. automethod:: DataFrameGroupBy.sum \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.var.rst b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.var.rst index cac346a..43d6c18 100644 --- a/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.var.rst +++ b/docs/sphinx/reference/api/eland.groupby.DataFrameGroupBy.var.rst @@ -1,6 +1,6 @@ -eland.groupby.DataFrameGroupBy.var +eland.groupby.DataFrameGroupBy.var ================================== .. currentmodule:: eland.groupby -.. automethod:: DataFrameGroupBy.var +.. automethod:: DataFrameGroupBy.var \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.groupby.GroupBy.rst b/docs/sphinx/reference/api/eland.groupby.GroupBy.rst index acab8db..c26ab61 100644 --- a/docs/sphinx/reference/api/eland.groupby.GroupBy.rst +++ b/docs/sphinx/reference/api/eland.groupby.GroupBy.rst @@ -1,6 +1,22 @@ -eland.groupby.GroupBy +eland.groupby.GroupBy ===================== .. currentmodule:: eland.groupby .. autoclass:: GroupBy + + + .. automethod:: __init__ + + + .. rubric:: Methods + + .. autosummary:: + + ~GroupBy.__init__ + + + + + + \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.ml.MLModel.delete_model.rst b/docs/sphinx/reference/api/eland.ml.MLModel.delete_model.rst index 275de35..22a73f6 100644 --- a/docs/sphinx/reference/api/eland.ml.MLModel.delete_model.rst +++ b/docs/sphinx/reference/api/eland.ml.MLModel.delete_model.rst @@ -1,6 +1,6 @@ -eland.ml.MLModel.delete_model -============================= +eland.ml.MLModel.delete\_model +============================== .. currentmodule:: eland.ml -.. automethod:: MLModel.delete_model +.. automethod:: MLModel.delete_model \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.ml.MLModel.exists_model.rst b/docs/sphinx/reference/api/eland.ml.MLModel.exists_model.rst index cc4ef18..fbe4d71 100644 --- a/docs/sphinx/reference/api/eland.ml.MLModel.exists_model.rst +++ b/docs/sphinx/reference/api/eland.ml.MLModel.exists_model.rst @@ -1,6 +1,6 @@ -eland.ml.MLModel.exists_model -============================= +eland.ml.MLModel.exists\_model +============================== .. currentmodule:: eland.ml -.. automethod:: MLModel.exists_model +.. automethod:: MLModel.exists_model \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.ml.MLModel.import_model.rst b/docs/sphinx/reference/api/eland.ml.MLModel.import_model.rst index 5352b5e..1b2a246 100644 --- a/docs/sphinx/reference/api/eland.ml.MLModel.import_model.rst +++ b/docs/sphinx/reference/api/eland.ml.MLModel.import_model.rst @@ -1,6 +1,6 @@ -eland.ml.MLModel.import_model -============================= +eland.ml.MLModel.import\_model +============================== .. currentmodule:: eland.ml -.. automethod:: MLModel.import_model +.. automethod:: MLModel.import_model \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.ml.MLModel.predict.rst b/docs/sphinx/reference/api/eland.ml.MLModel.predict.rst index 79663b1..b9a83b4 100644 --- a/docs/sphinx/reference/api/eland.ml.MLModel.predict.rst +++ b/docs/sphinx/reference/api/eland.ml.MLModel.predict.rst @@ -1,6 +1,6 @@ -eland.ml.MLModel.predict +eland.ml.MLModel.predict ======================== .. currentmodule:: eland.ml -.. automethod:: MLModel.predict +.. automethod:: MLModel.predict \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.ml.MLModel.rst b/docs/sphinx/reference/api/eland.ml.MLModel.rst index 83c7618..3ac3fde 100644 --- a/docs/sphinx/reference/api/eland.ml.MLModel.rst +++ b/docs/sphinx/reference/api/eland.ml.MLModel.rst @@ -1,6 +1,35 @@ -eland.ml.MLModel +eland.ml.MLModel ================ .. currentmodule:: eland.ml .. autoclass:: MLModel + + + .. automethod:: __init__ + + + .. rubric:: Methods + + .. autosummary:: + + ~MLModel.__init__ + ~MLModel.delete_model + ~MLModel.exists_model + ~MLModel.export_model + ~MLModel.import_model + ~MLModel.predict + + + + + + .. rubric:: Attributes + + .. autosummary:: + + ~MLModel.feature_names + ~MLModel.model_type + ~MLModel.results_field + + \ No newline at end of file diff --git a/docs/sphinx/reference/api/eland.pandas_to_eland.rst b/docs/sphinx/reference/api/eland.pandas_to_eland.rst index c24836e..037881f 100644 --- a/docs/sphinx/reference/api/eland.pandas_to_eland.rst +++ b/docs/sphinx/reference/api/eland.pandas_to_eland.rst @@ -1,6 +1,6 @@ -eland.pandas_to_eland -===================== +eland.pandas\_to\_eland +======================= .. currentmodule:: eland -.. autofunction:: pandas_to_eland +.. autofunction:: pandas_to_eland \ No newline at end of file