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 f4db230 commit 562b146Copy full SHA for 562b146
_doc/conf.py
@@ -121,6 +121,7 @@ def linkcode_resolve(domain, info):
121
("py:class", "Module"),
122
("py:class", "np.ndarray"),
123
("py:class", "onnx_ir.Tuple"),
124
+ ("py:class", "pandas.core.groupby.generic.DataFrameGroupBy"),
125
("py:class", "pipeline.Pipeline"),
126
("py:class", "torch.fx.passes.operator_support.OperatorSupport"),
127
("py:class", "torch.fx.proxy.TracerBase"),
0 commit comments