repo_name string | docker_image string | commit_hash string | parsed_commit_content string | execution_result_content string | modified_files list | modified_entity_summaries list | relevant_files list | num_non_test_files int64 | num_non_test_func_methods int64 | num_non_test_lines int64 | prompt string | problem_statement string | expected_output_json string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
matplotlib | namanjain12/matplotlib_final:eed693fcbe3ef29bb7f4314782e197c36f10e29d | eed693fcbe3ef29bb7f4314782e197c36f10e29d | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"from __future__ import (ab(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"eed693fcbe3ef29bb7f4314782e197c36(...TRUNCATED) | [
"lib/matplotlib/axes/_base.py",
"lib/matplotlib/tests/test_cycles.py"
] | [{"ast_type_str":"Import","end_lineno":1,"file_name":"lib/matplotlib/tests/test_cycles.py","name":"w(...TRUNCATED) | [
"lib/matplotlib/axes/_base.py"
] | 1 | 1 | 8 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\nTitle: Error when resetting color cycle to None\n\nDescription:\nThere seems to be an issu(...TRUNCATED) | "{\n \"test_valid_input_forms\": \"PASSED\",\n \"test_cycle_reset\": \"PASSED\",\n \"test_i(...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:eb7bcb41e272cad354e8ee703f5e276450cbf967 | eb7bcb41e272cad354e8ee703f5e276450cbf967 | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"# Note: The first part of (...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"eb7bcb41e272cad354e8ee703f5e27645(...TRUNCATED) | [
"lib/matplotlib/pyplot.py",
"lib/matplotlib/tests/test_pyplot.py"
] | [{"ast_type_str":"FunctionDef","end_lineno":322,"file_name":"lib/matplotlib/tests/test_pyplot.py","n(...TRUNCATED) | [
"lib/matplotlib/pyplot.py"
] | 1 | 1 | 10 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\n\nTitle: Reusing Polar Axes in Second Call Fails\n\nDescription:\nWhen attempting to creat(...TRUNCATED) | "{\n \"test_pyplot_up_to_date\": \"PASSED\",\n \"test_copy_docstring_and_deprecators\": \"PASS(...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:88816809062fed96d2f194184bf53de8268d0973 | 88816809062fed96d2f194184bf53de8268d0973 | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"from __future__ import (ab(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"88816809062fed96d2f194184bf53de82(...TRUNCATED) | [
"lib/matplotlib/artist.py",
"lib/matplotlib/tests/test_artist.py"
] | [{"ast_type_str":"Import","end_lineno":16,"file_name":"lib/matplotlib/tests/test_artist.py","name":"(...TRUNCATED) | [
"lib/matplotlib/artist.py"
] | 1 | 2 | 41 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\n\nTitle: TypeError when using `itertools.chain` with `setp`\n\nDescription:\nAfter the rec(...TRUNCATED) | "{\n \"test_patch_transform_of_none\": \"PASSED\",\n \"test_collection_transform_of_none\": \"(...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:fe65745a277054799cf8a17f1ce723b3f51b11b8 | fe65745a277054799cf8a17f1ce723b3f51b11b8 | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"# Note: The first part of (...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"fe65745a277054799cf8a17f1ce723b3f(...TRUNCATED) | [
"lib/matplotlib/pyplot.py",
"lib/matplotlib/tests/test_pyplot.py"
] | [{"ast_type_str":"FunctionDef","end_lineno":1368,"file_name":"lib/matplotlib/pyplot.py","name":"box"(...TRUNCATED) | [
"lib/matplotlib/pyplot.py"
] | 1 | 1 | 12 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\nTitle: Bug in plt.box() leading to unexpected frame state\n\nDescription:\nThere appears t(...TRUNCATED) | {
"test_pyplot_box": "PASSED"
} |
matplotlib | namanjain12/matplotlib_final:11a4071026e4a44e30b1f23dab9c182da5d6932a | 11a4071026e4a44e30b1f23dab9c182da5d6932a | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\",\n \"new_fil(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"11a4071026e4a44e30b1f23dab9c182da(...TRUNCATED) | ["doc/api/next_api_changes/behavior/23299-TAC.rst","lib/matplotlib/__init__.py","lib/matplotlib/test(...TRUNCATED) | [{"ast_type_str":"FunctionDef","end_lineno":503,"file_name":"lib/matplotlib/tests/test_rcparams.py",(...TRUNCATED) | [
"lib/matplotlib/__init__.py"
] | 2 | 1 | 11 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\nTitle: Backend reset issue in rc_context\n\nDescription:\nIn a recent update to the `rc_co(...TRUNCATED) | "{\n \"test_rcparams\": \"PASSED\",\n \"test_RcParams_class\": \"PASSED\",\n \"test_Bug_254(...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:0520035717925131666ad5bb2ef7e21ec61b40fd | 0520035717925131666ad5bb2ef7e21ec61b40fd | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\\\"\\\"\\\"\\nAxislines i(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"0520035717925131666ad5bb2ef7e21ec(...TRUNCATED) | ["lib/mpl_toolkits/axisartist/axislines.py","lib/mpl_toolkits/tests/test_axisartist_floating_axes.py(...TRUNCATED) | [{"ast_type_str":"ClassDef","end_lineno":451,"file_name":"lib/mpl_toolkits/axisartist/axislines.py",(...TRUNCATED) | [
"lib/mpl_toolkits/axisartist/axislines.py"
] | 1 | 1 | 2 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\n\n**Title:** Incorrect axis direction propagation for floating axes\n\n**Description:**\nI(...TRUNCATED) | "{\n \"test_subplot\": \"PASSED\",\n \"test_axis_direction\": \"PASSED\",\n \"test_curvelin(...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:3ab6b24c676d51c88b962cc9067d0dd539733d17 | 3ab6b24c676d51c88b962cc9067d0dd539733d17 | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"from __future__ import (ab(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"3ab6b24c676d51c88b962cc9067d0dd53(...TRUNCATED) | [
"lib/matplotlib/tests/test_transforms.py",
"lib/matplotlib/transforms.py"
] | [{"ast_type_str":"FunctionDef","end_lineno":508,"file_name":"lib/matplotlib/tests/test_transforms.py(...TRUNCATED) | [
"lib/matplotlib/transforms.py"
] | 1 | 1 | 2 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\nTitle: Bounding Box Overlap Check Fails with NaN Coordinates\n\nI encountered an issue wit(...TRUNCATED) | "{\n \"test_non_affine_caching\": \"PASSED\",\n \"test_external_transform_api\": \"PASSED\",\n(...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:c30172351fa233a441624b226dbc8a184f666d9b | c30172351fa233a441624b226dbc8a184f666d9b | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\\\"\\\"\\\"\\nHelper func(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"c30172351fa233a441624b226dbc8a184(...TRUNCATED) | [
"lib/matplotlib/_api/__init__.py",
"lib/matplotlib/tests/test_api.py"
] | [{"ast_type_str":"FunctionDef","end_lineno":33,"file_name":"lib/matplotlib/tests/test_api.py","name"(...TRUNCATED) | [
"lib/matplotlib/_api/__init__.py"
] | 1 | 1 | 8 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\nTitle: Error in shape representation in check_shape function\n\nDescription:\nIt seems the(...TRUNCATED) | "{\n \"test_check_shape[target0-(N,)-test_shape0]\": \"PASSED\",\n \"test_check_shape[target1-(...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:3adeb0006860d9395fa5cbd89b95ef493ad50def | 3adeb0006860d9395fa5cbd89b95ef493ad50def | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"\\\"\\\"\\\"\\nClasses for(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"3adeb0006860d9395fa5cbd89b95ef493(...TRUNCATED) | [
"lib/matplotlib/collections.py",
"lib/matplotlib/tests/test_collections.py"
] | [{"ast_type_str":"ClassDef","end_lineno":1501,"file_name":"lib/matplotlib/collections.py","name":"Li(...TRUNCATED) | [
"lib/matplotlib/collections.py"
] | 1 | 1 | 9 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\n\nTitle: Incorrect segment retrieval in LineCollection\n\nDescription:\nThere seems to be (...TRUNCATED) | "{\n \"test_null_collection_datalim\": \"PASSED\",\n \"test_add_collection\": \"PASSED\",\n (...TRUNCATED) |
matplotlib | namanjain12/matplotlib_final:8228dbd3b3ce85ae59e1cb641d5dafb6c3029a35 | 8228dbd3b3ce85ae59e1cb641d5dafb6c3029a35 | "{\n \"file_diffs\": [\n {\n \"old_file_content\": \"from __future__ import (ab(...TRUNCATED) | "{\n \"repo_name\": \"matplotlib\",\n \"new_commit_hash\": \"8228dbd3b3ce85ae59e1cb641d5dafb6c(...TRUNCATED) | [
"lib/matplotlib/axes/_axes.py",
"lib/matplotlib/tests/test_axes.py"
] | [{"ast_type_str":"FunctionDef","end_lineno":4183,"file_name":"lib/matplotlib/tests/test_axes.py","na(...TRUNCATED) | [
"lib/matplotlib/axes/_axes.py"
] | 1 | 1 | 12 | "You are an expert software engineer tasked with creating informative GitHub issues based on commit (...TRUNCATED) | "[ISSUE]\n\n**Title:** Issue with empty range input for `broken_barh`\n\n**Description:** \nWhen ca(...TRUNCATED) | "{\n \"test_twinx_cla\": \"PASSED\",\n \"test_hexbin_pickable\": \"PASSED\",\n \"test_inver(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 37