Dataset Viewer
Auto-converted to Parquet
instance_id
stringlengths
15
28
text
stringlengths
5.08k
1.77M
repo
stringclasses
11 values
base_commit
stringlengths
40
40
problem_statement
stringlengths
23
39.4k
hints_text
stringlengths
0
56.7k
created_at
stringlengths
19
20
patch
stringlengths
269
1.41M
test_patch
stringlengths
294
182k
version
stringclasses
161 values
FAIL_TO_PASS
sequencelengths
1
1.63k
PASS_TO_PASS
sequencelengths
0
29.7k
environment_setup_commit
stringclasses
1 value
pandas-dev__pandas-53809
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
pandas-dev/pandas
457690995ccbfc5b8eee80a0818d62070d078bcf
"[DEPR]: Remove literal string/bytes input from `read_excel`, `read_html`, and `read_xml`\nFollowing(...TRUNCATED)
Can work on this issue, after its triaged / approved. Unless @wence- wants to take it! take
2023-06-22T23:48:53Z
"<patch>\ndiff --git a/doc/source/user_guide/io.rst b/doc/source/user_guide/io.rst\nindex ec0e7d0636(...TRUNCATED)
"diff --git a/pandas/tests/io/xml/test_xml.py b/pandas/tests/io/xml/test_xml.py\nindex a3a1646bc4748(...TRUNCATED)
2.1
["pandas/tests/io/xml/test_xml.py::test_empty_stylesheet[1]","pandas/tests/io/xml/test_xml.py::test_(...TRUNCATED)
["pandas/tests/io/xml/test_xml.py::test_wrong_dict_type[lxml]","pandas/tests/io/xml/test_xml.py::tes(...TRUNCATED)
modin-project__modin-6545
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
modin-project/modin
0e426677ca39458d61e57c9f2ca23ad5c0789f6e
"BUG: read_parquet doesn't handle index names correctly\n### Modin version checks\n\n- [X] I have ch(...TRUNCATED)
"\nBy the way, with regard to the expected behavior, from a bit of investigation I have determined t(...TRUNCATED)
2023-09-09T01:50:09Z
"<patch>\ndiff --git a/modin/conftest.py b/modin/conftest.py\n--- a/modin/conftest.py\n+++ b/modin/c(...TRUNCATED)
"diff --git a/modin/pandas/test/test_io.py b/modin/pandas/test/test_io.py\n--- a/modin/pandas/test/t(...TRUNCATED)
0.23
["modin/pandas/test/test_io.py::TestParquet::test_read_parquet_filters[None-pyarrow]","modin/pandas/(...TRUNCATED)
["modin/pandas/test/test_io.py::TestCsv::test_read_csv_parsing_2[latin1-None-None-skiprows5-infer]",(...TRUNCATED)
pandas-dev__pandas-57116
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
pandas-dev/pandas
9008ee5810c09bc907b5fdc36fc3c1dff4a50c55
"BUG: Series.value_counts with sort=False returns result sorted on values for Series with string dty(...TRUNCATED)
"Thanks for the report! Confirmed on main. PRs to fix are most welcome.\nHi, I'm a Pandas user but n(...TRUNCATED)
2024-01-28T09:31:23Z
"<patch>\ndiff --git a/doc/source/whatsnew/v3.0.0.rst b/doc/source/whatsnew/v3.0.0.rst\nindex 73201f(...TRUNCATED)
"diff --git a/pandas/tests/arrays/string_/test_string.py b/pandas/tests/arrays/string_/test_string.p(...TRUNCATED)
3.0
[ "pandas/tests/arrays/string_/test_string.py::test_value_counts_sort_false[python]" ]
["pandas/tests/arrays/string_/test_string.py::test_tolist[python]","pandas/tests/arrays/string_/test(...TRUNCATED)
pandas-dev__pandas-58250
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
pandas-dev/pandas
f86f9f2239fa80dfa636fb71cc919050e607473a
"ENH: DtypeWarning message enhancement\n### Feature Type\n\n- [ ] Adding new functionality to pandas(...TRUNCATED)
"> 2\\. Specify dtype option ({'Comment': str, 'Description': str}) on import or set low_memory=Fals(...TRUNCATED)
2024-04-13T14:36:08Z
"<patch>\ndiff --git a/doc/source/whatsnew/v3.0.0.rst b/doc/source/whatsnew/v3.0.0.rst\nindex 177a38(...TRUNCATED)
"diff --git a/pandas/tests/io/parser/common/test_chunksize.py b/pandas/tests/io/parser/common/test_c(...TRUNCATED)
3.0
["pandas/tests/io/parser/common/test_chunksize.py::test_warn_if_chunks_have_mismatched_type[c_low]",(...TRUNCATED)
["pandas/tests/io/parser/common/test_chunksize.py::test_read_chunksize_compat[c_low-kwargs1]","panda(...TRUNCATED)
pydantic__pydantic-9287
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
pydantic/pydantic
77b0e1ccd775c101be28b5dfa56bc36f1eed7eca
"Possible problem with dataclasses.dataclass and calling model_json_schema()\n### Initial Checks\n\n(...TRUNCATED)
"Relevant code:\r\n\r\nhttps://github.com/pydantic/pydantic/blob/b844ea7ae652b88fd002ef040d606ae3262(...TRUNCATED)
2024-04-19T15:54:50Z
"<patch>\ndiff --git a/pydantic/json_schema.py b/pydantic/json_schema.py\n--- a/pydantic/json_schema(...TRUNCATED)
"diff --git a/tests/test_json_schema.py b/tests/test_json_schema.py\n--- a/tests/test_json_schema.py(...TRUNCATED)
2.7
[ "tests/test_json_schema.py::test_pydantic_types_as_default_values[builtin-dataclass]" ]
["tests/test_json_schema.py::test_ipv6network_type","tests/test_json_schema.py::test_typeddict_with_(...TRUNCATED)
conan-io__conan-14195
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
conan-io/conan
57c7049c758a685cdc02e870eb77617af5e45da6
"[feature] Allow custom otool and install_name_tool programs in fix_apple_shared_install_name\n### W(...TRUNCATED)
2023-06-29T13:58:32Z
"<patch>\ndiff --git a/conan/tools/apple/apple.py b/conan/tools/apple/apple.py\n--- a/conan/tools/ap(...TRUNCATED)
"diff --git a/conans/test/unittests/tools/apple/test_apple_tools.py b/conans/test/unittests/tools/ap(...TRUNCATED)
2.1
[ "conans/test/unittests/tools/apple/test_apple_tools.py::test_get_dylib_install_name" ]
["conans/test/unittests/tools/apple/test_apple_tools.py::test_tools_apple_is_apple_os","conans/test/(...TRUNCATED)
iterative__dvc-8024
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
iterative/dvc
78dd045d29f274960bcaf48fd2d055366abaf2c1
"Import-url no download\nIn some cases, user needs to keep connection to a storage file in a reposit(...TRUNCATED)
"`dvc import --no-download` makes sense. Meanwhile for `dvc import --check-only`... not sure I follo(...TRUNCATED)
2022-07-18T09:33:47Z
"<patch>\ndiff --git a/dvc/commands/data_sync.py b/dvc/commands/data_sync.py\n--- a/dvc/commands/dat(...TRUNCATED)
"diff --git a/tests/func/test_data_cloud.py b/tests/func/test_data_cloud.py\n--- a/tests/func/test_d(...TRUNCATED)
2.19
["tests/unit/command/test_imp_url.py::test_import_url_no_exec_download_flags[--no-exec-expected0]","(...TRUNCATED)
["tests/unit/output/test_output.py::test_checksum_schema[000002000000000000000000c16859d1d071c6b1ffc(...TRUNCATED)
getmoto__moto-6011
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
getmoto/moto
8b058d917719ca57c6ae9ac91b00afa88b69a1e4
"get_list_from_ddb_typed_value crashes on missing value\nGiven update expression `SET #0 = list_appe(...TRUNCATED)
Thanks for raising this @ikonst - marking it as a bug.
2023-03-04 11:40:20
"<patch>\ndiff --git a/moto/dynamodb/parsing/validators.py b/moto/dynamodb/parsing/validators.py\n--(...TRUNCATED)
"diff --git a/tests/test_dynamodb/exceptions/test_dynamodb_exceptions.py b/tests/test_dynamodb/excep(...TRUNCATED)
4.1
["tests/test_dynamodb/exceptions/test_dynamodb_exceptions.py::test_list_append_errors_for_unknown_at(...TRUNCATED)
["tests/test_dynamodb/exceptions/test_dynamodb_exceptions.py::test_query_gsi_with_wrong_key_attribut(...TRUNCATED)
pandas-dev__pandas-57205
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
pandas-dev/pandas
4ed67ac9ef3d9fde6fb8441bc9ea33c0d786649e
"DataFrame constructor with dict of series misbehaving when `columns` specified\nWe take a strange p(...TRUNCATED)
"We spend basically all our time in sanitize_array / _try_cast / `construct_1d_object_array_from_lis(...TRUNCATED)
2024-02-02T02:36:52Z
"<patch>\ndiff --git a/doc/source/whatsnew/v3.0.0.rst b/doc/source/whatsnew/v3.0.0.rst\nindex 3fdb4a(...TRUNCATED)
"diff --git a/pandas/tests/frame/test_constructors.py b/pandas/tests/frame/test_constructors.py\nind(...TRUNCATED)
3.0
["pandas/tests/frame/test_constructors.py::TestDataFrameConstructorWithDatetimeTZ::test_from_dict_wi(...TRUNCATED)
["pandas/tests/frame/test_constructors.py::TestDataFrameConstructors::test_dict_nocopy[Float32-float(...TRUNCATED)
pandas-dev__pandas-53122
"You will be provided with a partial code base and an issue statement explaining a problem to resolv(...TRUNCATED)
pandas-dev/pandas
607316c9b6f5839389161441da8cff2eff5eccd0
"ENH/PERF: add `validate` parameter to 'Categorical.from_codes' get avoid validation when not needed(...TRUNCATED)
"Yes, a `validate` parameter would be very nice in that method. At the same time it would be good to(...TRUNCATED)
2023-05-07T00:09:52Z
"<patch>\ndiff --git a/doc/source/whatsnew/v2.1.0.rst b/doc/source/whatsnew/v2.1.0.rst\nindex 36b2aa(...TRUNCATED)
"diff --git a/pandas/tests/arrays/categorical/test_constructors.py b/pandas/tests/arrays/categorical(...TRUNCATED)
2.1
["pandas/tests/arrays/categorical/test_constructors.py::TestCategoricalConstructors::test_from_codes(...TRUNCATED)
["pandas/tests/arrays/categorical/test_constructors.py::TestCategoricalConstructors::test_from_codes(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
50