↓ 14 callersMethodrun_arithmetic(self, df, other, assert_func, check_dtype=False,
test_flex=True)
source/predictive_maintenance/pandas/tests/test_expressions.py:75
↓ 13 callersMethod_simple_new(cls, start, stop=None, step=None, name=None,
dtype=None, **kwargs)
source/predictive_maintenance/pandas/core/indexes/range.py:137
↓ 13 callersMethodalign(self, other, join='outer', axis=None, level=None, copy=True,
fill_value=None, method=None, limi
source/predictive_maintenance/pandas/core/frame.py:3784
↓ 13 callersMethodcheck_fun(self, testfunc, targfunc, testar, targar=None,
targarnan=None, empty_targfunc=None, **kwarg
source/predictive_maintenance/pandas/tests/test_nanops.py:202
↓ 13 callersMethodtake(self, indices, axis=0, allow_fill=True,
fill_value=None, **kwargs)
source/predictive_maintenance/pandas/core/indexes/multi.py:1791
↓ 12 callersMethodalign(self, other, join='outer', axis=None, level=None, copy=True,
fill_value=None, method=None, limi
source/predictive_maintenance/pandas/core/series.py:3657