File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -489,7 +489,6 @@ Serialization / IO / Conversion
489
489
Series.to_frame
490
490
Series.to_hdf
491
491
Series.to_sql
492
- Series.to_gbq
493
492
Series.to_msgpack
494
493
Series.to_json
495
494
Series.to_sparse
@@ -1200,6 +1199,9 @@ Indexing, iteration
1200
1199
1201
1200
.. currentmodule :: pandas
1202
1201
1202
+ .. autosummary ::
1203
+ :toctree: generated/
1204
+
1203
1205
Grouper
1204
1206
1205
1207
.. currentmodule :: pandas.core.groupby
@@ -1226,8 +1228,11 @@ Computations / Descriptive Stats
1226
1228
1227
1229
.. currentmodule :: pandas
1228
1230
1231
+ General utility functions
1232
+ -------------------------
1233
+
1229
1234
Working with options
1230
- --------------------
1235
+ ~~~~~~~~~~~~~~~~~~~~
1231
1236
1232
1237
.. autosummary ::
1233
1238
:toctree: generated/
@@ -1238,6 +1243,7 @@ Working with options
1238
1243
set_option
1239
1244
option_context
1240
1245
1246
+
1241
1247
..
1242
1248
HACK - see github issue #4539. To ensure old links remain valid, include
1243
1249
here the autosummaries with previous currentmodules as a comment and add
You can’t perform that action at this time.
0 commit comments