Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pandas-dev/pandas
/ raises
Method
raises
pandas/tests/series/indexing/test_setitem.py:1351–1352 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1349
1350
@pytest.fixture
1351
def
raises(self):
1352
return
False
1353
1354
1355
@pytest.mark.parametrize(
Callers
15
test_class_that_inherits_an_exception_and_is_not_in_the_testing_rst_is_flagged
Function · 0.45
test_inconsistent_usage
Function · 0.45
external_error_raised
Function · 0.45
test_import_optional
Function · 0.45
test_bad_version
Function · 0.45
test_submodule
Function · 0.45
test_no_version_raises
Function · 0.45
test_construct_dask_float_array_int_dtype_match_ndarray
Function · 0.45
test_missing_required_dependency
Function · 0.45
test_level_with_tuples
Method · 0.45
test_invalid
Function · 0.45
test_bool
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected