instance_id stringlengths 22 58 | repo stringclasses 210 values | base_commit stringclasses 210 values | target_function_name stringlengths 1 70 | target_function_file stringlengths 7 109 | target_function_line_start int64 0 14.7k | target_function_line_end int64 4 14.7k | dependencies listlengths 1 3 | num_dependencies int64 1 3 |
|---|---|---|---|---|---|---|---|---|
lutris__lutris__7dde45df__16 | lutris/lutris | 7dde45df60df855e6e822078eb20be3a2cd5133a | process_return_codes | lutris/game.py | 408 | 424 | [
{
"decorator_line": 27,
"file_path": "lutris/util/strings.py",
"line_end": 32,
"line_start": 27,
"name": "lookup_string_in_text",
"type": "function"
},
{
"decorator_line": 68,
"file_path": "lutris/gui/dialogs.py",
"line_end": 76,
"line_start": 68,
"name": "ErrorDialog... | 2 |
lutris__lutris__7dde45df__17 | lutris/lutris | 7dde45df60df855e6e822078eb20be3a2cd5133a | run | lutris/thread.py | 86 | 117 | [
{
"decorator_line": 114,
"file_path": "lutris/util/system.py",
"line_end": 117,
"line_start": 114,
"name": "find_executable",
"type": "function"
},
{
"decorator_line": 137,
"file_path": "lutris/thread.py",
"line_end": 157,
"line_start": 137,
"name": "run_in_terminal",... | 3 |
lutris__lutris__7dde45df__18 | lutris/lutris | 7dde45df60df855e6e822078eb20be3a2cd5133a | get_config_id | lutris/gui/config_dialogs.py | 470 | 474 | [
{
"decorator_line": 61,
"file_path": "lutris/config.py",
"line_end": 63,
"line_start": 61,
"name": "make_game_config_id",
"type": "function"
}
] | 1 |
lutris__lutris__7dde45df__19 | lutris/lutris | 7dde45df60df855e6e822078eb20be3a2cd5133a | on_file_selected | lutris/gui/installgamedialog.py | 322 | 329 | [
{
"decorator_line": 50,
"file_path": "lutris/gui/widgets/common.py",
"line_end": 51,
"line_start": 50,
"name": "get_text",
"type": "function"
},
{
"decorator_line": 356,
"file_path": "lutris/installer/interpreter.py",
"line_end": 363,
"line_start": 356,
"name": "file_... | 2 |
Pylons__pyramid__4a81d6db__0 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_sorted_ordering_4 | pyramid/tests/test_config/test_util.py | 487 | 505 | [
{
"decorator_line": 399,
"file_path": "pyramid/tests/test_config/test_util.py",
"line_end": 401,
"line_start": 399,
"name": "_makeOne",
"type": "function"
}
] | 1 |
Pylons__pyramid__4a81d6db__1 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_from_none | pyramid/tests/test_i18n.py | 305 | 308 | [
{
"decorator_line": 466,
"file_path": "pyramid/tests/test_i18n.py",
"line_end": 469,
"line_start": 466,
"name": "DummyRequest",
"type": "class"
},
{
"decorator_line": 301,
"file_path": "pyramid/tests/test_i18n.py",
"line_end": 303,
"line_start": 301,
"name": "_callFUT... | 2 |
Pylons__pyramid__4a81d6db__2 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_call_with_defname_with_tuple_value | pyramid/tests/test_mako_templating.py | 369 | 375 | [
{
"decorator_line": 562,
"file_path": "pyramid/tests/test_mako_templating.py",
"line_end": 578,
"line_start": 562,
"name": "DummyLookup",
"type": "class"
},
{
"decorator_line": 324,
"file_path": "pyramid/tests/test_mako_templating.py",
"line_end": 326,
"line_start": 324,
... | 3 |
Pylons__pyramid__4a81d6db__3 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_no_matchdict | pyramid/tests/test_traversal.py | 1,240 | 1,245 | [
{
"decorator_line": 1237,
"file_path": "pyramid/tests/test_traversal.py",
"line_end": 1238,
"line_start": 1237,
"name": "_makeOne",
"type": "function"
}
] | 1 |
Pylons__pyramid__4a81d6db__4 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | view_wiki | docs/tutorials/wiki/src/views/tutorial/views.py | 12 | 13 | [
{
"decorator_line": 140,
"file_path": "pyramid/view.py",
"line_end": 206,
"line_start": 140,
"name": "view_config",
"type": "class"
},
{
"decorator_line": 473,
"file_path": "pyramid/httpexceptions.py",
"line_end": 484,
"line_start": 473,
"name": "HTTPFound",
"type... | 2 |
Pylons__pyramid__4a81d6db__5 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_with_alternate_response_factory | pyramid/tests/test_renderers.py | 725 | 735 | [
{
"decorator_line": 275,
"file_path": "pyramid/testing.py",
"line_end": 369,
"line_start": 276,
"name": "DummyRequest",
"type": "class"
},
{
"decorator_line": 501,
"file_path": "pyramid/tests/test_renderers.py",
"line_end": 503,
"line_start": 501,
"name": "_makeOne",
... | 3 |
Pylons__pyramid__4a81d6db__6 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | appmaker | pyramid/scaffolds/zodb/+package+/models.py | 5 | 11 | [
{
"decorator_line": 2,
"file_path": "pyramid/scaffolds/zodb/+package+/models.py",
"line_end": 3,
"line_start": 2,
"name": "MyModel",
"type": "class"
}
] | 1 |
Pylons__pyramid__4a81d6db__7 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test___call___false | pyramid/tests/test_config/test_predicates.py | 16 | 21 | [
{
"decorator_line": 5,
"file_path": "pyramid/tests/test_config/test_predicates.py",
"line_end": 7,
"line_start": 5,
"name": "_makeOne",
"type": "function"
},
{
"decorator_line": 307,
"file_path": "pyramid/tests/test_config/test_predicates.py",
"line_end": 309,
"line_start... | 2 |
Pylons__pyramid__4a81d6db__8 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_static_path_found_rel | pyramid/tests/test_url.py | 599 | 610 | [
{
"decorator_line": 19,
"file_path": "pyramid/tests/test_url.py",
"line_end": 30,
"line_start": 19,
"name": "_makeOne",
"type": "function"
},
{
"decorator_line": 996,
"file_path": "pyramid/tests/test_url.py",
"line_end": 1002,
"line_start": 996,
"name": "DummyStaticUR... | 3 |
Pylons__pyramid__4a81d6db__9 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_constructor | docs/tutorials/wiki2/src/tests/tutorial/tests.py | 40 | 43 | [
{
"decorator_line": 37,
"file_path": "docs/tutorials/wiki2/src/tests/tutorial/tests.py",
"line_end": 38,
"line_start": 37,
"name": "_makeOne",
"type": "function"
}
] | 1 |
Pylons__pyramid__4a81d6db__10 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_render_template_expr_value_is_None | pyramid/tests/test_scaffolds/test_template.py | 34 | 37 | [
{
"decorator_line": 5,
"file_path": "pyramid/tests/test_scaffolds/test_template.py",
"line_end": 7,
"line_start": 5,
"name": "_makeOne",
"type": "function"
},
{
"decorator_line": 26,
"file_path": "pyramid/scaffolds/template.py",
"line_end": 40,
"line_start": 26,
"name... | 2 |
Pylons__pyramid__4a81d6db__11 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_with_exception | pyramid/tests/test_session.py | 274 | 289 | [
{
"decorator_line": 275,
"file_path": "pyramid/testing.py",
"line_end": 369,
"line_start": 276,
"name": "DummyRequest",
"type": "class"
},
{
"decorator_line": 383,
"file_path": "pyramid/tests/test_session.py",
"line_end": 398,
"line_start": 383,
"name": "DummySessionF... | 3 |
Pylons__pyramid__4a81d6db__12 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | static_url | pyramid/url.py | 756 | 772 | [
{
"decorator_line": 49,
"file_path": "pyramid/path.py",
"line_end": 58,
"line_start": 49,
"name": "caller_package",
"type": "function"
}
] | 1 |
Pylons__pyramid__4a81d6db__13 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_from_cookies | pyramid/tests/test_i18n.py | 322 | 326 | [
{
"decorator_line": 466,
"file_path": "pyramid/tests/test_i18n.py",
"line_end": 469,
"line_start": 466,
"name": "DummyRequest",
"type": "class"
},
{
"decorator_line": 301,
"file_path": "pyramid/tests/test_i18n.py",
"line_end": 303,
"line_start": 301,
"name": "_callFUT... | 2 |
Pylons__pyramid__4a81d6db__14 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_add_settings_settings_not_yet_registered | pyramid/tests/test_config/test_settings.py | 40 | 47 | [
{
"decorator_line": 16,
"file_path": "pyramid/registry.py",
"line_end": 84,
"line_start": 16,
"name": "Registry",
"type": "class"
},
{
"decorator_line": 3,
"file_path": "pyramid/tests/test_config/test_settings.py",
"line_end": 6,
"line_start": 3,
"name": "_makeOne",
... | 3 |
Pylons__pyramid__4a81d6db__15 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | identify | pyramid/authentication.py | 621 | 683 | [
{
"decorator_line": 692,
"file_path": "pyramid/authentication.py",
"line_end": 755,
"line_start": 692,
"name": "remember",
"type": "function"
}
] | 1 |
Pylons__pyramid__4a81d6db__16 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_load_locales_None | pyramid/tests/test_i18n.py | 354 | 358 | [
{
"decorator_line": 329,
"file_path": "pyramid/tests/test_i18n.py",
"line_end": 331,
"line_start": 329,
"name": "_getTargetClass",
"type": "function"
},
{
"decorator_line": 243,
"file_path": "pyramid/i18n.py",
"line_end": 266,
"line_start": 244,
"name": "load",
"t... | 2 |
Pylons__pyramid__4a81d6db__17 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_accessed_set | pyramid/tests/test_session.py | 254 | 260 | [
{
"decorator_line": 275,
"file_path": "pyramid/testing.py",
"line_end": 369,
"line_start": 276,
"name": "DummyRequest",
"type": "class"
},
{
"decorator_line": 383,
"file_path": "pyramid/tests/test_session.py",
"line_end": 398,
"line_start": 383,
"name": "DummySessionF... | 3 |
Pylons__pyramid__4a81d6db__18 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | test_class_conforms_to_IAfterTraversal | pyramid/tests/test_events.py | 116 | 119 | [
{
"decorator_line": 112,
"file_path": "pyramid/tests/test_events.py",
"line_end": 114,
"line_start": 112,
"name": "_getTargetClass",
"type": "function"
}
] | 1 |
Pylons__pyramid__4a81d6db__19 | Pylons/pyramid | 4a81d6dba6f9e29c4c204a916f080443e45e2f0a | setUp | docs/tutorials/wiki2/src/authorization/tutorial/tests.py | 25 | 27 | [
{
"decorator_line": 373,
"file_path": "pyramid/testing.py",
"line_end": 466,
"line_start": 373,
"name": "setUp",
"type": "function"
},
{
"decorator_line": 4,
"file_path": "docs/tutorials/wiki2/src/authorization/tutorial/tests.py",
"line_end": 17,
"line_start": 4,
"nam... | 2 |
cloud-custodian__cloud-custodian__8ff264ba__0 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | test_save_exists | tests/test_cache.py | 47 | 64 | [
{
"decorator_line": 77,
"file_path": "c7n/cache.py",
"line_end": 92,
"line_start": 77,
"name": "save",
"type": "function"
}
] | 1 |
cloud-custodian__cloud-custodian__8ff264ba__1 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | process | c7n/resources/ec2.py | 189 | 191 | [
{
"decorator_line": 175,
"file_path": "c7n/resources/ec2.py",
"line_end": 179,
"line_start": 175,
"name": "get_image_mapping",
"type": "function"
},
{
"decorator_line": 136,
"file_path": "c7n/filters.py",
"line_end": 138,
"line_start": 136,
"name": "process",
"typ... | 2 |
cloud-custodian__cloud-custodian__8ff264ba__2 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | test_opt_out_behavior | tests/test_offhours.py | 25 | 40 | [
{
"decorator_line": 118,
"file_path": "tests/common.py",
"line_end": 119,
"line_start": 118,
"name": "instance",
"type": "function"
},
{
"decorator_line": 282,
"file_path": "c7n/offhours.py",
"line_end": 286,
"line_start": 282,
"name": "OffHour",
"type": "class"
... | 3 |
cloud-custodian__cloud-custodian__8ff264ba__3 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | process_asg | c7n/resources/asg.py | 428 | 447 | [
{
"decorator_line": 153,
"file_path": "c7n/utils.py",
"line_end": 163,
"line_start": 153,
"name": "local_session",
"type": "function"
}
] | 1 |
cloud-custodian__cloud-custodian__8ff264ba__4 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | process_instance_volumes | c7n/resources/ebs.py | 224 | 248 | [
{
"decorator_line": 153,
"file_path": "c7n/utils.py",
"line_end": 163,
"line_start": 153,
"name": "local_session",
"type": "function"
},
{
"decorator_line": 250,
"file_path": "c7n/resources/ebs.py",
"line_end": 275,
"line_start": 250,
"name": "get_volume_tags",
"t... | 2 |
cloud-custodian__cloud-custodian__8ff264ba__5 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | disabled_xtest_copy_instance_tags | tests/test_ebs.py | 27 | 55 | [
{
"decorator_line": 68,
"file_path": "tests/common.py",
"line_end": 71,
"line_start": 68,
"name": "patch",
"type": "function"
},
{
"decorator_line": 174,
"file_path": "tests/zpill.py",
"line_end": 190,
"line_start": 174,
"name": "replay_flight_data",
"type": "func... | 3 |
cloud-custodian__cloud-custodian__8ff264ba__6 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | test_csv | tests/test_report.py | 30 | 41 | [
{
"decorator_line": 125,
"file_path": "c7n/reports/csvout.py",
"line_end": 137,
"line_start": 125,
"name": "to_csv",
"type": "function"
}
] | 1 |
cloud-custodian__cloud-custodian__8ff264ba__7 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | process | c7n/resources/ebs.py | 77 | 99 | [
{
"decorator_line": 153,
"file_path": "c7n/utils.py",
"line_end": 163,
"line_start": 153,
"name": "local_session",
"type": "function"
},
{
"decorator_line": 121,
"file_path": "c7n/utils.py",
"line_end": 130,
"line_start": 121,
"name": "chunks",
"type": "function"
... | 2 |
cloud-custodian__cloud-custodian__8ff264ba__8 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | process_current_time | c7n/offhours.py | 205 | 232 | [
{
"decorator_line": 257,
"file_path": "c7n/offhours.py",
"line_end": 279,
"line_start": 257,
"name": "get_local_tz",
"type": "function"
},
{
"decorator_line": 249,
"file_path": "c7n/offhours.py",
"line_end": 255,
"line_start": 249,
"name": "get_sentinel_time",
"ty... | 3 |
cloud-custodian__cloud-custodian__8ff264ba__9 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | get_elbs_from_result_page | c7n/resources/elb.py | 110 | 113 | [
{
"decorator_line": 115,
"file_path": "c7n/resources/elb.py",
"line_end": 140,
"line_start": 115,
"name": "add_tags_to_results",
"type": "function"
}
] | 1 |
cloud-custodian__cloud-custodian__8ff264ba__10 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | test_cant_parse_tz | tests/test_offhours.py | 155 | 158 | [
{
"decorator_line": 118,
"file_path": "tests/common.py",
"line_end": 119,
"line_start": 118,
"name": "instance",
"type": "function"
},
{
"decorator_line": 282,
"file_path": "c7n/offhours.py",
"line_end": 286,
"line_start": 282,
"name": "OffHour",
"type": "class"
... | 2 |
cloud-custodian__cloud-custodian__8ff264ba__11 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | get_context | tests/common.py | 38 | 47 | [
{
"decorator_line": 133,
"file_path": "tests/common.py",
"line_end": 147,
"line_start": 134,
"name": "empty",
"type": "function"
},
{
"decorator_line": 18,
"file_path": "c7n/ctx.py",
"line_end": 57,
"line_start": 18,
"name": "ExecutionContext",
"type": "class"
}... | 3 |
cloud-custodian__cloud-custodian__8ff264ba__12 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | get_all_instances | tests/common.py | 162 | 165 | [
{
"decorator_line": 153,
"file_path": "tests/common.py",
"line_end": 153,
"line_start": 153,
"name": "Reservation",
"type": "class"
}
] | 1 |
cloud-custodian__cloud-custodian__8ff264ba__13 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | test_parse | tests/test_ec2.py | 60 | 77 | [
{
"decorator_line": 456,
"file_path": "c7n/resources/ec2.py",
"line_end": 464,
"line_start": 457,
"name": "parse",
"type": "function"
},
{
"decorator_line": 490,
"file_path": "c7n/resources/ec2.py",
"line_end": 495,
"line_start": 490,
"name": "query",
"type": "fun... | 2 |
cloud-custodian__cloud-custodian__8ff264ba__14 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | test_filters | tests/test_manager.py | 40 | 53 | [
{
"decorator_line": 21,
"file_path": "tests/test_manager.py",
"line_end": 26,
"line_start": 21,
"name": "get_manager",
"type": "function"
},
{
"decorator_line": 60,
"file_path": "c7n/manager.py",
"line_end": 70,
"line_start": 60,
"name": "filter_resources",
"type"... | 3 |
cloud-custodian__cloud-custodian__8ff264ba__15 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | process_volume | c7n/resources/ebs.py | 518 | 523 | [
{
"decorator_line": 153,
"file_path": "c7n/utils.py",
"line_end": 163,
"line_start": 153,
"name": "local_session",
"type": "function"
}
] | 1 |
cloud-custodian__cloud-custodian__8ff264ba__16 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | disabled_xtest_ec2_attached_ebs_filter | tests/test_ec2.py | 25 | 38 | [
{
"decorator_line": 174,
"file_path": "tests/zpill.py",
"line_end": 190,
"line_start": 174,
"name": "replay_flight_data",
"type": "function"
},
{
"decorator_line": 49,
"file_path": "tests/common.py",
"line_end": 55,
"line_start": 49,
"name": "load_policy",
"type":... | 2 |
cloud-custodian__cloud-custodian__8ff264ba__17 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | dispatch_event | c7n/handler.py | 60 | 71 | [
{
"decorator_line": 60,
"file_path": "c7n/utils.py",
"line_end": 63,
"line_start": 60,
"name": "format_event",
"type": "function"
},
{
"decorator_line": 31,
"file_path": "c7n/policy.py",
"line_end": 46,
"line_start": 31,
"name": "load",
"type": "function"
},
{... | 3 |
cloud-custodian__cloud-custodian__8ff264ba__18 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | test_actions | tests/test_manager.py | 55 | 69 | [
{
"decorator_line": 21,
"file_path": "tests/test_manager.py",
"line_end": 26,
"line_start": 21,
"name": "get_manager",
"type": "function"
}
] | 1 |
cloud-custodian__cloud-custodian__8ff264ba__19 | cloud-custodian/cloud-custodian | 8ff264ba7f08a046e9e45679e1aa0ea2d2fc9dcd | resources | c7n/resources/kms.py | 33 | 43 | [
{
"decorator_line": 53,
"file_path": "c7n/manager.py",
"line_end": 55,
"line_start": 53,
"name": "resource_query",
"type": "function"
},
{
"decorator_line": 60,
"file_path": "c7n/manager.py",
"line_end": 70,
"line_start": 60,
"name": "filter_resources",
"type": "f... | 2 |
frappe__hrms__d0f06597__0 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | get_expense_claim_account_and_cost_center | hrms/hr/doctype/expense_claim/expense_claim.py | 437 | 441 | [
{
"decorator_line": 444,
"file_path": "hrms/hr/doctype/expense_claim/expense_claim.py",
"line_end": 456,
"line_start": 445,
"name": "get_expense_claim_account",
"type": "function"
}
] | 1 |
frappe__hrms__d0f06597__1 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | adjust_benefits_in_last_payroll_period | hrms/payroll/doctype/salary_slip/salary_slip.py | 1,115 | 1,125 | [
{
"decorator_line": 188,
"file_path": "hrms/payroll/doctype/employee_benefit_claim/employee_benefit_claim.py",
"line_end": 240,
"line_start": 188,
"name": "get_last_payroll_period_benefits",
"type": "function"
},
{
"decorator_line": 1218,
"file_path": "hrms/payroll/doctype/salary... | 2 |
frappe__hrms__d0f06597__2 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | send_exit_questionnaire | hrms/hr/doctype/exit_interview/exit_interview.py | 60 | 96 | [
{
"decorator_line": 99,
"file_path": "hrms/hr/doctype/exit_interview/exit_interview.py",
"line_end": 108,
"line_start": 99,
"name": "get_interviews",
"type": "function"
},
{
"decorator_line": 111,
"file_path": "hrms/hr/doctype/exit_interview/exit_interview.py",
"line_end": 12... | 3 |
frappe__hrms__d0f06597__3 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | test_create_employee_grievance | hrms/hr/doctype/employee_grievance/test_employee_grievance.py | 12 | 13 | [
{
"decorator_line": 16,
"file_path": "hrms/hr/doctype/employee_grievance/test_employee_grievance.py",
"line_end": 43,
"line_start": 16,
"name": "create_employee_grievance",
"type": "function"
}
] | 1 |
frappe__hrms__d0f06597__4 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | execute | hrms/hr/report/recruitment_analytics/recruitment_analytics.py | 8 | 18 | [
{
"decorator_line": 21,
"file_path": "hrms/hr/report/recruitment_analytics/recruitment_analytics.py",
"line_end": 66,
"line_start": 21,
"name": "get_columns",
"type": "function"
},
{
"decorator_line": 69,
"file_path": "hrms/hr/report/recruitment_analytics/recruitment_analytics.py... | 2 |
frappe__hrms__d0f06597__5 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | execute | hrms/hr/report/project_profitability/project_profitability.py | 8 | 12 | [
{
"decorator_line": 15,
"file_path": "hrms/hr/report/project_profitability/project_profitability.py",
"line_end": 18,
"line_start": 15,
"name": "get_data",
"type": "function"
},
{
"decorator_line": 118,
"file_path": "hrms/hr/report/project_profitability/project_profitability.py",... | 3 |
frappe__hrms__d0f06597__6 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | get_data | hrms/payroll/report/salary_payments_via_ecs/salary_payments_via_ecs.py | 80 | 139 | [
{
"decorator_line": 59,
"file_path": "hrms/payroll/report/salary_payments_via_ecs/salary_payments_via_ecs.py",
"line_end": 77,
"line_start": 59,
"name": "get_conditions",
"type": "function"
}
] | 1 |
frappe__hrms__d0f06597__7 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | test_overwrite_attendance | hrms/hr/doctype/attendance_request/test_attendance_request.py | 97 | 107 | [
{
"decorator_line": 257,
"file_path": "hrms/hr/doctype/attendance/attendance.py",
"line_end": 289,
"line_start": 257,
"name": "mark_attendance",
"type": "function"
},
{
"decorator_line": 168,
"file_path": "hrms/hr/doctype/attendance_request/test_attendance_request.py",
"line_... | 2 |
frappe__hrms__d0f06597__8 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | test_payment_days_for_mid_joinee_excluding_holidays | hrms/payroll/doctype/salary_slip/test_salary_slip.py | 256 | 286 | [
{
"decorator_line": 1412,
"file_path": "hrms/payroll/doctype/salary_slip/test_salary_slip.py",
"line_end": 1422,
"line_start": 1412,
"name": "get_no_of_days",
"type": "function"
},
{
"decorator_line": 2218,
"file_path": "hrms/payroll/doctype/salary_slip/test_salary_slip.py",
... | 3 |
frappe__hrms__d0f06597__9 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | validate_expense_claim_in_jv | hrms/hr/doctype/expense_claim/expense_claim.py | 533 | 543 | [
{
"decorator_line": 368,
"file_path": "hrms/hr/doctype/expense_claim/expense_claim.py",
"line_end": 389,
"line_start": 368,
"name": "get_outstanding_amount_for_claim",
"type": "function"
}
] | 1 |
frappe__hrms__d0f06597__10 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | setup_and_prepare_test | hrms/hr/doctype/daily_work_summary/test_daily_work_summary.py | 60 | 83 | [
{
"decorator_line": 85,
"file_path": "hrms/hr/doctype/daily_work_summary/test_daily_work_summary.py",
"line_end": 104,
"line_start": 85,
"name": "setup_groups",
"type": "function"
},
{
"decorator_line": 23,
"file_path": "hrms/hr/doctype/daily_work_summary_group/daily_work_summary... | 2 |
frappe__hrms__d0f06597__11 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | create_journal_entry | hrms/payroll/doctype/payroll_entry/payroll_entry.py | 685 | 772 | [
{
"decorator_line": 602,
"file_path": "hrms/payroll/doctype/payroll_entry/payroll_entry.py",
"line_end": 615,
"line_start": 602,
"name": "get_amount_and_exchange_rate_for_journal_entry",
"type": "function"
},
{
"decorator_line": 596,
"file_path": "hrms/payroll/doctype/payroll_ent... | 3 |
frappe__hrms__d0f06597__12 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | get_assigned_employees | hrms/hr/doctype/shift_type/shift_type.py | 227 | 241 | [
{
"decorator_line": 243,
"file_path": "hrms/hr/doctype/shift_type/shift_type.py",
"line_end": 261,
"line_start": 243,
"name": "get_employees_with_default_shift",
"type": "function"
}
] | 1 |
frappe__hrms__d0f06597__13 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | execute | hrms/hr/report/employee_hours_utilization_based_on_timesheet/employee_hours_utilization_based_on_timesheet.py | 9 | 10 | [
{
"decorator_line": 43,
"file_path": "hrms/hr/report/employee_hours_utilization_based_on_timesheet/employee_hours_utilization_based_on_timesheet.py",
"line_end": 49,
"line_start": 43,
"name": "run",
"type": "function"
},
{
"decorator_line": 13,
"file_path": "hrms/hr/report/employ... | 2 |
frappe__hrms__d0f06597__14 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | test_working_hours_threshold_for_half_day | hrms/hr/doctype/shift_type/test_shift_type.py | 115 | 137 | [
{
"decorator_line": 485,
"file_path": "hrms/hr/doctype/shift_type/test_shift_type.py",
"line_end": 522,
"line_start": 485,
"name": "setup_shift_type",
"type": "function"
},
{
"decorator_line": 525,
"file_path": "hrms/hr/doctype/shift_type/test_shift_type.py",
"line_end": 539,... | 3 |
frappe__hrms__d0f06597__15 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | compute_year_to_date | hrms/payroll/doctype/salary_slip/salary_slip.py | 1,933 | 1,955 | [
{
"decorator_line": 2005,
"file_path": "hrms/payroll/doctype/salary_slip/salary_slip.py",
"line_end": 2015,
"line_start": 2005,
"name": "get_year_to_date_period",
"type": "function"
}
] | 1 |
frappe__hrms__d0f06597__16 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | after_delete | hrms/hr/doctype/goal/goal.py | 50 | 52 | [
{
"decorator_line": 99,
"file_path": "hrms/hr/doctype/goal/goal.py",
"line_end": 121,
"line_start": 99,
"name": "update_parent_progress",
"type": "function"
},
{
"decorator_line": 123,
"file_path": "hrms/hr/doctype/goal/goal.py",
"line_end": 132,
"line_start": 123,
"n... | 2 |
frappe__hrms__d0f06597__17 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | validate | hrms/hr/doctype/leave_policy_assignment/leave_policy_assignment.py | 25 | 28 | [
{
"decorator_line": 33,
"file_path": "hrms/hr/doctype/leave_policy_assignment/leave_policy_assignment.py",
"line_end": 39,
"line_start": 33,
"name": "set_dates",
"type": "function"
},
{
"decorator_line": 41,
"file_path": "hrms/hr/doctype/leave_policy_assignment/leave_policy_assig... | 3 |
frappe__hrms__d0f06597__18 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | should_mark_attendance | hrms/hr/doctype/shift_type/shift_type.py | 267 | 277 | [
{
"decorator_line": 263,
"file_path": "hrms/hr/doctype/shift_type/shift_type.py",
"line_end": 265,
"line_start": 263,
"name": "get_holiday_list",
"type": "function"
}
] | 1 |
frappe__hrms__d0f06597__19 | frappe/hrms | d0f0659741174e3891773d4086ddcb6465cd9f80 | test_validations | hrms/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py | 334 | 350 | [
{
"decorator_line": 54,
"file_path": "hrms/tests/test_utils.py",
"line_end": 57,
"line_start": 54,
"name": "get_first_day_for_prev_month",
"type": "function"
},
{
"decorator_line": 28,
"file_path": "hrms/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py",
"line_e... | 2 |
lisa-lab__pylearn2__c57ecb08__0 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | batch_size | pylearn2/space/__init__.py | 472 | 474 | [
{
"decorator_line": 281,
"file_path": "pylearn2/space/__init__.py",
"line_end": 294,
"line_start": 281,
"name": "validate",
"type": "function"
}
] | 1 |
lisa-lab__pylearn2__c57ecb08__1 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | test_RectanglesImage | pylearn2/datasets/tests/test_icml07.py | 26 | 30 | [
{
"decorator_line": 28,
"file_path": "pylearn2/testing/skip.py",
"line_end": 30,
"line_start": 28,
"name": "skip_if_no_data",
"type": "function"
},
{
"decorator_line": 138,
"file_path": "pylearn2/datasets/icml07.py",
"line_end": 157,
"line_start": 138,
"name": "Rectan... | 2 |
lisa-lab__pylearn2__c57ecb08__2 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | np_format_as | pylearn2/space/__init__.py | 978 | 992 | [
{
"decorator_line": 311,
"file_path": "pylearn2/space/__init__.py",
"line_end": 324,
"line_start": 311,
"name": "np_validate",
"type": "function"
},
{
"decorator_line": 923,
"file_path": "pylearn2/space/__init__.py",
"line_end": 930,
"line_start": 924,
"name": "get_to... | 3 |
lisa-lab__pylearn2__c57ecb08__3 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | number_aware_alphabetical_cmp | pylearn2/utils/string_utils.py | 122 | 170 | [
{
"decorator_line": 92,
"file_path": "pylearn2/utils/string_utils.py",
"line_end": 119,
"line_start": 92,
"name": "tokenize_by_number",
"type": "function"
}
] | 1 |
lisa-lab__pylearn2__c57ecb08__4 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | test_pooling_2d_non_overlapping | pylearn2/utils/tests/test_pooling.py | 83 | 100 | [
{
"decorator_line": 13,
"file_path": "pylearn2/utils/pooling.py",
"line_end": 125,
"line_start": 13,
"name": "pooling_matrix",
"type": "function"
},
{
"decorator_line": 32,
"file_path": "pylearn2/testing/skip.py",
"line_end": 34,
"line_start": 32,
"name": "skip_if_no_... | 2 |
lisa-lab__pylearn2__c57ecb08__5 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | load_ndarray_dataset | pylearn2/datasets/utlc.py | 18 | 124 | [
{
"decorator_line": 11,
"file_path": "pylearn2/utils/string_utils.py",
"line_end": 68,
"line_start": 11,
"name": "preprocess",
"type": "function"
},
{
"decorator_line": 246,
"file_path": "pylearn2/datasets/utlc.py",
"line_end": 261,
"line_start": 246,
"name": "load_fi... | 3 |
lisa-lab__pylearn2__c57ecb08__6 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | new | pylearn2/models/gsn.py | 144 | 206 | [
{
"decorator_line": 118,
"file_path": "pylearn2/models/gsn.py",
"line_end": 141,
"line_start": 119,
"name": "_make_aes",
"type": "function"
}
] | 1 |
lisa-lab__pylearn2__c57ecb08__7 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | test_four_regions | pylearn2/datasets/tests/test_four_regions.py | 4 | 9 | [
{
"decorator_line": 668,
"file_path": "pylearn2/datasets/dense_design_matrix.py",
"line_end": 691,
"line_start": 668,
"name": "get_design_matrix",
"type": "function"
},
{
"decorator_line": 703,
"file_path": "pylearn2/datasets/dense_design_matrix.py",
"line_end": 709,
"lin... | 2 |
lisa-lab__pylearn2__c57ecb08__8 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | test_np_format_as_vector2conv2D | pylearn2/space/tests/test_space.py | 16 | 30 | [
{
"decorator_line": 520,
"file_path": "pylearn2/space/__init__.py",
"line_end": 717,
"line_start": 520,
"name": "VectorSpace",
"type": "class"
},
{
"decorator_line": 720,
"file_path": "pylearn2/space/__init__.py",
"line_end": 1009,
"line_start": 720,
"name": "Conv2DSp... | 3 |
lisa-lab__pylearn2__c57ecb08__9 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | make_state | pylearn2/models/dbm/ising.py | 635 | 651 | [
{
"decorator_line": 43,
"file_path": "pylearn2/expr/nnet.py",
"line_end": 50,
"line_start": 43,
"name": "sigmoid_numpy",
"type": "function"
}
] | 1 |
lisa-lab__pylearn2__c57ecb08__10 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | test_pooling_2d_topology_stride2 | pylearn2/utils/tests/test_pooling.py | 64 | 80 | [
{
"decorator_line": 13,
"file_path": "pylearn2/utils/pooling.py",
"line_end": 125,
"line_start": 13,
"name": "pooling_matrix",
"type": "function"
},
{
"decorator_line": 32,
"file_path": "pylearn2/testing/skip.py",
"line_end": 34,
"line_start": 32,
"name": "skip_if_no_... | 2 |
lisa-lab__pylearn2__c57ecb08__11 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | iterator | pylearn2/datasets/transformer_dataset.py | 56 | 105 | [
{
"decorator_line": 314,
"file_path": "pylearn2/utils/data_specs.py",
"line_end": 320,
"line_start": 314,
"name": "is_flat_specs",
"type": "function"
},
{
"decorator_line": 1012,
"file_path": "pylearn2/space/__init__.py",
"line_end": 1325,
"line_start": 1012,
"name": ... | 3 |
lisa-lab__pylearn2__c57ecb08__12 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | get_gradients | pylearn2/costs/ebm_estimation.py | 336 | 348 | [
{
"decorator_line": 323,
"file_path": "pylearn2/costs/ebm_estimation.py",
"line_end": 334,
"line_start": 323,
"name": "_cost",
"type": "function"
}
] | 1 |
lisa-lab__pylearn2__c57ecb08__13 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | linear_feed_forward_approximation | pylearn2/models/dbm/ising.py | 1,777 | 1,803 | [
{
"decorator_line": 1415,
"file_path": "pylearn2/models/dbm/ising.py",
"line_end": 1425,
"line_start": 1415,
"name": "ising_weights",
"type": "function"
},
{
"decorator_line": 1427,
"file_path": "pylearn2/models/dbm/ising.py",
"line_end": 1443,
"line_start": 1427,
"na... | 2 |
lisa-lab__pylearn2__c57ecb08__14 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | test_padding | pylearn2/train_extensions/tests/test_window_flip.py | 63 | 89 | [
{
"decorator_line": 12,
"file_path": "pylearn2/train_extensions/tests/test_window_flip.py",
"line_end": 18,
"line_start": 12,
"name": "DummyDataset",
"type": "class"
},
{
"decorator_line": 553,
"file_path": "pylearn2/datasets/dense_design_matrix.py",
"line_end": 573,
"lin... | 3 |
lisa-lab__pylearn2__c57ecb08__15 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | apply | pylearn2/datasets/retina.py | 215 | 218 | [
{
"decorator_line": 169,
"file_path": "pylearn2/datasets/retina.py",
"line_end": 186,
"line_start": 169,
"name": "encode",
"type": "function"
}
] | 1 |
lisa-lab__pylearn2__c57ecb08__16 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | get_speedup | pylearn2/sandbox/cuda_convnet/bench.py | 67 | 69 | [
{
"decorator_line": 18,
"file_path": "pylearn2/sandbox/cuda_convnet/bench.py",
"line_end": 55,
"line_start": 18,
"name": "make_funcs",
"type": "function"
},
{
"decorator_line": 57,
"file_path": "pylearn2/sandbox/cuda_convnet/bench.py",
"line_end": 65,
"line_start": 57,
... | 2 |
lisa-lab__pylearn2__c57ecb08__17 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | set_topological_view | pylearn2/datasets/dense_design_matrix.py | 958 | 985 | [
{
"decorator_line": 1081,
"file_path": "pylearn2/datasets/dense_design_matrix.py",
"line_end": 1246,
"line_start": 1081,
"name": "DefaultViewConverter",
"type": "class"
},
{
"decorator_line": 1160,
"file_path": "pylearn2/datasets/dense_design_matrix.py",
"line_end": 1187,
... | 3 |
lisa-lab__pylearn2__c57ecb08__18 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | get_test_set | pylearn2/datasets/norb_small.py | 129 | 138 | [
{
"decorator_line": 57,
"file_path": "pylearn2/datasets/norb_small.py",
"line_end": 152,
"line_start": 57,
"name": "FoveatedNORB",
"type": "class"
}
] | 1 |
lisa-lab__pylearn2__c57ecb08__19 | lisa-lab/pylearn2 | c57ecb08e0d10c9eb687b87e1284e8cb1ea7eff9 | log_prob | pylearn2/models/mnd.py | 62 | 69 | [
{
"decorator_line": 49,
"file_path": "pylearn2/models/mnd.py",
"line_end": 59,
"line_start": 49,
"name": "free_energy",
"type": "function"
},
{
"decorator_line": 71,
"file_path": "pylearn2/models/mnd.py",
"line_end": 81,
"line_start": 71,
"name": "log_partition_functi... | 2 |
sktime__sktime__893b44da__0 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | set_params | sktime/classifiers/column_ensembler.py | 130 | 140 | [
{
"decorator_line": 103,
"file_path": "sktime/classifiers/column_ensembler.py",
"line_end": 118,
"line_start": 103,
"name": "_set_params",
"type": "function"
}
] | 1 |
sktime__sktime__893b44da__1 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | test_output_format_dim | sktime/transformers/tests/test_RandomIntervalFeatureExtractor.py | 29 | 34 | [
{
"decorator_line": 5,
"file_path": "sktime/utils/testing.py",
"line_end": 7,
"line_start": 5,
"name": "generate_df_from_array",
"type": "function"
},
{
"decorator_line": 16,
"file_path": "sktime/transformers/tests/test_RandomIntervalFeatureExtractor.py",
"line_end": 26,
... | 2 |
sktime__sktime__893b44da__2 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | test_DummyForecaster_strategies | sktime/forecasters/tests/test_DummyForecaster.py | 21 | 25 | [
{
"decorator_line": 325,
"file_path": "sktime/forecasters/forecasters.py",
"line_end": 442,
"line_start": 325,
"name": "DummyForecaster",
"type": "class"
},
{
"decorator_line": 31,
"file_path": "sktime/forecasters/base.py",
"line_end": 68,
"line_start": 31,
"name": "f... | 3 |
sktime__sktime__893b44da__3 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | generateGroupsFromSizes | sktime/contrib/rotation_forest/rotation_forest_dev.py | 146 | 181 | [
{
"decorator_line": 141,
"file_path": "sktime/contrib/rotation_forest/rotation_forest_dev.py",
"line_end": 144,
"line_start": 141,
"name": "attributes_permuation",
"type": "function"
}
] | 1 |
sktime__sktime__893b44da__4 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | transform | sktime/transformers/series_to_tabular.py | 59 | 119 | [
{
"decorator_line": 44,
"file_path": "sktime/utils/validation.py",
"line_end": 83,
"line_start": 44,
"name": "check_equal_index",
"type": "function"
},
{
"decorator_line": 26,
"file_path": "sktime/utils/data_container.py",
"line_end": 87,
"line_start": 26,
"name": "ta... | 2 |
sktime__sktime__893b44da__5 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | transform | sktime/transformers/SFA.py | 118 | 156 | [
{
"decorator_line": 252,
"file_path": "sktime/transformers/SFA.py",
"line_end": 290,
"line_start": 252,
"name": "MFT",
"type": "function"
},
{
"decorator_line": 322,
"file_path": "sktime/transformers/SFA.py",
"line_end": 331,
"line_start": 322,
"name": "create_word",
... | 3 |
sktime__sktime__893b44da__6 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | kneighbors | sktime/classifiers/time_series_neighbors.py | 123 | 283 | [
{
"decorator_line": 390,
"file_path": "sktime/classifiers/time_series_neighbors.py",
"line_end": 426,
"line_start": 390,
"name": "check_data_sktime_tsc",
"type": "function"
}
] | 1 |
sktime__sktime__893b44da__7 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | predict | sktime/forecasters/base.py | 70 | 103 | [
{
"decorator_line": 186,
"file_path": "sktime/forecasters/base.py",
"line_end": 217,
"line_start": 187,
"name": "_validate_X",
"type": "function"
},
{
"decorator_line": 110,
"file_path": "sktime/utils/validation.py",
"line_end": 158,
"line_start": 110,
"name": "valida... | 2 |
sktime__sktime__893b44da__8 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | bop_pipeline | sktime/contrib/dictionary_based/bop.py | 13 | 37 | [
{
"decorator_line": 12,
"file_path": "sktime/transformers/SAX.py",
"line_end": 162,
"line_start": 12,
"name": "SAX",
"type": "class"
},
{
"decorator_line": 33,
"file_path": "sktime/classifiers/time_series_neighbors.py",
"line_end": 387,
"line_start": 33,
"name": "KNei... | 3 |
sktime__sktime__893b44da__9 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | derivative_dtw_distance | sktime/distances/elastic.py | 71 | 79 | [
{
"decorator_line": 5,
"file_path": "sktime/distances/elastic.py",
"line_end": 68,
"line_start": 5,
"name": "dtw_distance",
"type": "function"
}
] | 1 |
sktime__sktime__893b44da__10 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | bests | sktime/utils/comparison.py | 23 | 25 | [
{
"decorator_line": 2,
"file_path": "sktime/utils/comparison.py",
"line_end": 13,
"line_start": 2,
"name": "arg_bests",
"type": "function"
},
{
"decorator_line": 16,
"file_path": "sktime/utils/comparison.py",
"line_end": 20,
"line_start": 16,
"name": "pick_from_indice... | 2 |
sktime__sktime__893b44da__11 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | predict | sktime/classifiers/base.py | 20 | 45 | [
{
"decorator_line": 15,
"file_path": "sktime/utils/validation.py",
"line_end": 20,
"line_start": 15,
"name": "check_X_y",
"type": "function"
},
{
"decorator_line": 17,
"file_path": "sktime/classifiers/base.py",
"line_end": 18,
"line_start": 17,
"name": "predict_proba"... | 3 |
sktime__sktime__893b44da__12 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | predict | sktime/contrib/rotation_forest/rotation_forest_dev.py | 183 | 184 | [
{
"decorator_line": 186,
"file_path": "sktime/contrib/rotation_forest/rotation_forest_dev.py",
"line_end": 201,
"line_start": 186,
"name": "predict_proba",
"type": "function"
}
] | 1 |
sktime__sktime__893b44da__13 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | test_proximity_stump_on_gunpoint | sktime/classifiers/tests/test_proximity.py | 29 | 31 | [
{
"decorator_line": 375,
"file_path": "sktime/classifiers/proximity.py",
"line_end": 672,
"line_start": 375,
"name": "ProximityStump",
"type": "class"
},
{
"decorator_line": 7,
"file_path": "sktime/classifiers/tests/test_proximity.py",
"line_end": 16,
"line_start": 7,
... | 2 |
sktime__sktime__893b44da__14 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | test_bad_features | sktime/transformers/tests/test_RandomIntervalFeatureExtractor.py | 46 | 49 | [
{
"decorator_line": 53,
"file_path": "sktime/datasets/base.py",
"line_end": 93,
"line_start": 53,
"name": "load_gunpoint",
"type": "function"
},
{
"decorator_line": 193,
"file_path": "sktime/transformers/series_to_series.py",
"line_end": 230,
"line_start": 193,
"name"... | 3 |
sktime__sktime__893b44da__15 | sktime/sktime | 893b44da5a7498cabb8e30aa8e752e521a98411c | load_from_tsfile_to_dataframe | sktime/utils/load_data.py | 11 | 508 | [
{
"decorator_line": 4,
"file_path": "sktime/utils/load_data.py",
"line_end": 8,
"line_start": 4,
"name": "TsFileParseException",
"type": "class"
}
] | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.