Dataset Viewer
Auto-converted to Parquet Duplicate
repo
large_stringclasses
9 values
instance_id
large_stringlengths
15
32
base_commit
large_stringlengths
40
40
patch
large_stringlengths
373
144k
test_patch
large_stringclasses
1 value
problem_statement
large_stringlengths
0
17.6k
hints_text
large_stringclasses
79 values
created_at
large_stringdate
2016-02-17 22:57:51
2025-03-12 23:23:30
version
large_stringclasses
67 values
PASS_TO_PASS
listlengths
1
215k
FAIL_TO_PASS
listlengths
0
0
environment_setup_commit
large_stringlengths
40
40
workload
large_stringlengths
253
7.35k
speedup
float64
0
0
covering_tests
listlengths
1
951
test_cmd
large_stringclasses
5 values
rebuild_cmd
large_stringclasses
9 values
image_name
large_stringlengths
56
73
single_thread_tests
listlengths
0
118
pandas-dev/pandas
pandas-dev__pandas-38248
4c8d66ecfe2b13607afd254443979b1ff842b6c1
"diff --git a/pandas/core/arrays/datetimelike.py b/pandas/core/arrays/datetimelike.py\nindex 979ca70(...TRUNCATED)
"PERF: performance regression in timeseries/timestamp comparison (ASV)\nSee https://pandas.pydata.or(...TRUNCATED)
@jorisvandenbossche is the milestone here correct?
2020-12-02T19:20:27Z
1.1
["pandas/tests/arithmetic/test_datetime64.py::TestDatetime64Arithmetic::test_dt64arr_add_dt64ndarray(...TRUNCATED)
[]
4c8d66ecfe2b13607afd254443979b1ff842b6c1
"import pandas as pd\nimport numpy as np\nimport timeit\nimport statistics\n\ndef setup():\n glob(...TRUNCATED)
0
["/testbed/pandas/tests/indexes/interval/test_setops.py","/testbed/pandas/tests/indexing/test_catego(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-38248
["/testbed/pandas/tests/io/pytables/test_store.py","/testbed/pandas/tests/io/excel/test_writers.py",(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-41861
b73c38e20518d874bceaaab6c3efdb034f36ad54
"diff --git a/pandas/_libs/lib.pyi b/pandas/_libs/lib.pyi\nindex c890bfbfe3b7d..47340719a6a04 100644(...TRUNCATED)
2021-06-08T00:53:14Z
1.2
["pandas/tests/apply/test_frame_apply.py::test_agg_args_kwargs[args0-kwargs0-0]","pandas/tests/apply(...TRUNCATED)
[]
b73c38e20518d874bceaaab6c3efdb034f36ad54
"import pandas as pd\nimport numpy as np\nimport timeit\nimport statistics\nfrom pandas.core.common (...TRUNCATED)
0
["/testbed/pandas/tests/frame/methods/test_duplicated.py","/testbed/pandas/tests/series/methods/test(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-41861
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-42293
b8c8aca6d22f0560b2bd5551f77f515f37377087
"diff --git a/pandas/core/indexes/interval.py b/pandas/core/indexes/interval.py\nindex e0f7a42dcfadd(...TRUNCATED)
"PERF: regression in IntervalIndex intersection\nThere were several regressions related to the set o(...TRUNCATED)
"#42197 fixed (in local measurements at least) about half of the perf hit mentioned in #41929. Stil(...TRUNCATED)
2021-06-29T04:38:51Z
1.2
["pandas/tests/api/test_api.py::TestApi::test_api","pandas/tests/api/test_api.py::TestPDApi::test_ap(...TRUNCATED)
[]
b8c8aca6d22f0560b2bd5551f77f515f37377087
"import timeit\nimport statistics\nimport pandas as pd\nimport numpy as np\n\nfrom pandas import Int(...TRUNCATED)
0
["/testbed/pandas/tests/dtypes/test_concat.py","/testbed/pandas/tests/io/parser/test_unsupported.py"(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-42293
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-43115
2617bfc43304dbdae3aab75160ef9a776afadd7a
"diff --git a/pandas/core/groupby/groupby.py b/pandas/core/groupby/groupby.py\nindex 6761387b0dbc2..(...TRUNCATED)
2021-08-19T22:58:09Z
1.3
["pandas/tests/api/test_api.py::TestApi::test_api","pandas/tests/api/test_api.py::TestPDApi::test_ap(...TRUNCATED)
[]
2617bfc43304dbdae3aab75160ef9a776afadd7a
"import pandas as pd\nimport numpy as np\nimport timeit\nimport statistics\n\ndef setup():\n glob(...TRUNCATED)
0
["/testbed/pandas/tests/indexes/period/methods/test_insert.py","/testbed/pandas/tests/indexes/base_c(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-43115
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-45434
b8cce91ee7bcc86877d4679cd8a9454b5995c2c6
"diff --git a/pandas/core/arrays/base.py b/pandas/core/arrays/base.py\nindex c16c404d56295..ebff9bb3(...TRUNCATED)
2022-01-17T23:36:03Z
1.3
["pandas/tests/api/test_api.py::TestApi::test_api","pandas/tests/api/test_api.py::TestPDApi::test_ap(...TRUNCATED)
[]
b8cce91ee7bcc86877d4679cd8a9454b5995c2c6
"import pandas as pd\nimport numpy as np\nimport timeit\nimport statistics\n\nN = 1_000_000\n\ndef s(...TRUNCATED)
0
["/testbed/pandas/tests/indexing/multiindex/test_datetime.py","/testbed/pandas/tests/series/methods/(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-45434
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-46745
32999a1a45f2c4171b8ac5e97f5aa34b1956686c
"diff --git a/pandas/_libs/dtypes.pxd b/pandas/_libs/dtypes.pxd\nindex f87a1525b15fd..ccfb2d2ef4a23 (...TRUNCATED)
2022-04-11T22:34:13Z
1.4
["pandas/tests/api/test_api.py::TestApi::test_api","pandas/tests/api/test_api.py::TestPDApi::test_ap(...TRUNCATED)
[]
32999a1a45f2c4171b8ac5e97f5aa34b1956686c
"import numpy as np\nimport pandas as pd\nimport timeit\nimport statistics\n\ndef setup():\n glob(...TRUNCATED)
0
["/testbed/pandas/tests/test_flags.py","/testbed/pandas/tests/indexing/test_datetime.py","/testbed/p(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-46745
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-47916
d36138b116a9fa214506160711d8bebb335a3c33
"diff --git a/pandas/core/indexes/base.py b/pandas/core/indexes/base.py\nindex 26b833f78bec6..bdf32c(...TRUNCATED)
2022-08-01T19:05:55Z
1.4
["pandas/tests/frame/methods/test_to_csv.py::TestDataFrameToCSV::test_gz_lineend","pandas/tests/fram(...TRUNCATED)
[]
d36138b116a9fa214506160711d8bebb335a3c33
"import pandas as pd\nimport numpy as np\nimport pickle\nimport timeit\nimport statistics\n\ndef set(...TRUNCATED)
0
["/testbed/pandas/tests/io/test_fsspec.py","/testbed/pandas/tests/io/test_compression.py","/testbed/(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-47916
["/testbed/pandas/tests/io/test_fsspec.py","/testbed/pandas/tests/io/test_pickle.py","/testbed/panda(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-48620
71fc89cd515c3c19230fbab64e979118858b808a
"diff --git a/doc/source/whatsnew/v1.5.1.rst b/doc/source/whatsnew/v1.5.1.rst\nindex 9d40d9118db32..(...TRUNCATED)
2022-09-18T13:10:18Z
1.4
["pandas/tests/api/test_api.py::TestApi::test_api","pandas/tests/api/test_api.py::TestPDApi::test_ap(...TRUNCATED)
[]
71fc89cd515c3c19230fbab64e979118858b808a
"import pandas as pd\nimport numpy as np\nimport timeit\nimport statistics\n\nfrom pandas import (\n(...TRUNCATED)
0
["/testbed/pandas/tests/tseries/offsets/test_business_quarter.py","/testbed/pandas/tests/tseries/hol(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-48620
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-51517
a80ffdb19988d175f3e54a9c6e472e4ff6b8cbc0
"diff --git a/pandas/_libs/lib.pyi b/pandas/_libs/lib.pyi\nindex 1f6ae49b76adc..fbc577712d294 100644(...TRUNCATED)
2023-02-20T22:28:03Z
1.5
["pandas/tests/api/test_api.py::TestApi::test_api","pandas/tests/api/test_api.py::TestPDApi::test_ap(...TRUNCATED)
[]
a80ffdb19988d175f3e54a9c6e472e4ff6b8cbc0
"import pandas as pd\nimport numpy as np\nimport timeit\nimport statistics\n\nnp.random.seed(1234)\n(...TRUNCATED)
0
["/testbed/pandas/tests/arrays/categorical/test_astype.py","/testbed/pandas/tests/series/methods/tes(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-51517
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
pandas-dev/pandas
pandas-dev__pandas-51873
7888cf47e509bc61871c599ee1b636c0f98c9076
"diff --git a/doc/source/whatsnew/v2.1.0.rst b/doc/source/whatsnew/v2.1.0.rst\nindex 66714ea326576..(...TRUNCATED)
2023-03-09T22:33:40Z
1.5
["pandas/tests/api/test_api.py::TestApi::test_api","pandas/tests/api/test_api.py::TestPDApi::test_ap(...TRUNCATED)
[]
7888cf47e509bc61871c599ee1b636c0f98c9076
"import pandas as pd\nimport numpy as np\nimport timeit\nimport statistics\n\ndef setup():\n glob(...TRUNCATED)
0
["/testbed/pandas/tests/extension/test_external_block.py","/testbed/pandas/tests/indexes/period/test(...TRUNCATED)
"pytest -v -rA --tb=long -p no:cacheprovider --continue-on-collection-errors -m \"not slow and not n(...TRUNCATED)
pip install -e . --no-build-isolation; pip uninstall pytest-qt -y;
ghcr.io/swefficiency/swefficiency-images:pandas-dev__pandas-51873
["/testbed/pandas/tests/io/parser/test_read_fwf.py","/testbed/pandas/tests/io/parser/common/test_com(...TRUNCATED)
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
22,841