Skip to content

Commit e34048d

Browse files
authored
DOC: add unary operator section; link Series.__invert__
1 parent 12561ed commit e34048d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/reference/series.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,14 @@ Binary operator functions
107107
Series.product
108108
Series.dot
109109

110+
Unary operator functions
111+
------------------------
112+
.. toctree::
113+
:maxdepth: 1
114+
115+
api/pandas.Series.__invert__
116+
117+
110118
Function application, GroupBy & window
111119
--------------------------------------
112120
.. autosummary::

0 commit comments

Comments
 (0)