mit neuen venv und exe-Files
This commit is contained in:
5
venv3_12/Lib/site-packages/pandas/_libs/ops_dispatch.pyi
Normal file
5
venv3_12/Lib/site-packages/pandas/_libs/ops_dispatch.pyi
Normal file
@@ -0,0 +1,5 @@
|
||||
import numpy as np
|
||||
|
||||
def maybe_dispatch_ufunc_to_dunder_op(
|
||||
self, ufunc: np.ufunc, method: str, *inputs, **kwargs
|
||||
): ...
|
||||
Reference in New Issue
Block a user