8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e195b8 commit bd597f5Copy full SHA for bd597f5
docs/source/api.rst
@@ -179,21 +179,6 @@ Attributes
179
Sheet.row_range
180
Sheet.column_range
181
182
-Iteration
183
------------------
184
-
185
-.. autosummary::
186
- :toctree: generated/
187
188
- Sheet.rows
189
- Sheet.rrows
190
- Sheet.columns
191
- Sheet.rcolumns
192
- Sheet.enumerate
193
- Sheet.reverse
194
- Sheet.vertical
195
- Sheet.rvertical
196
197
198
Cell access
199
@@ -306,6 +291,7 @@ Transformation
306
291
Sheet.region
307
292
Sheet.cut
308
293
Sheet.paste
294
+ Sheet.project
309
295
310
296
Save changes
311
297
--------------
0 commit comments