Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pandas-dev/pandas
/ engine
Function
engine
pandas/tests/apply/conftest.py:62–63 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
60
61
@pytest.fixture(params=[None, MockEngineDecorator])
62
def
engine(request):
63
return
request.param
Callers
2
setup
Method · 0.50
setup
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected