prompt
stringlengths
852
68.9k
metadata
dict
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> DynamoDB query with brackets in KeyConditionExpression causes: Invalid function name; function: See the attached testcase I ...
{ "instance_id": "getmoto__moto-6178", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "9f91ac0eb96b1868905e1555cb819757c055b652", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-6178:latest", "version": "4.1", "test_patch": "diff --git a/tests/test_dynam...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Glue implementation coverage for get_schema action Hello, as of now Moto server does not support Glue get_schema API which is n...
{ "instance_id": "getmoto__moto-5849", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "fc2e21b8ff37837c38781048b936486c4fe3243f", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-5849:latest", "version": "4.1", "test_patch": "diff --git a/tests/terraformt...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Scheduler should raise ResourceNotFoundException for delete_schedule if not exists Calling delete_schedule for unknown schedule...
{ "instance_id": "getmoto__moto-7168", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "e5f962193cb12e696bd6ec641844c4d09b5fb87c", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-7168:latest", "version": "4.2", "test_patch": "diff --git a/tests/test_sched...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> SNS: `create_platform_endpoint` is not idempotent with default attributes According to [AWS Documentation](https://boto3.amazon...
{ "instance_id": "getmoto__moto-7635", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "e51192b71db45d79b68c56d5e6c36af9d8a497b9", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-7635:latest", "version": "5.0", "test_patch": "diff --git a/tests/test_sns/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> s3 get_object to return TagCount # Summary The `get_object()` function in boto with the real S3 returns `TagCount` if there ...
{ "instance_id": "getmoto__moto-4793", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "05f5bbc568b3e1b9de402d194b3e93a39b6b2c27", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-4793:latest", "version": "3.0", "test_patch": "diff --git a/tests/terraform-...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> elbv2.describe_listeners the results are not the same as those returned by AWS Python Version: 3.6 Moto Version: 2.2.20dev15 ...
{ "instance_id": "getmoto__moto-4956", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "2d5ae58120d4a5990d8c73810fa996bb16269a6e", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-4956:latest", "version": "3.1", "test_patch": "diff --git a/tests/terraform-...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> ec2.describe_security_group_rules does not use filter ## how to reproduce the issue ``` import boto3 from botocore.config im...
{ "instance_id": "getmoto__moto-6041", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "84174e129d5a0182282a5f8719426d16cddb019b", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-6041:latest", "version": "4.1", "test_patch": "diff --git a/tests/test_ec2/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> IAM: mock_iam() is keeping the state when working with roles ## Description I think this is a little bit weird but I'm getti...
{ "instance_id": "getmoto__moto-6716", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "a853fd714d133c9a9ca0479cb99537d9a39d85bf", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-6716:latest", "version": "4.1", "test_patch": "diff --git a/tests/test_iam/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> IAM-like access control doesn't work with specified `Resource` key in policy ## Issue It seems like the [IAM-like access con...
{ "instance_id": "getmoto__moto-6637", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "303b1b92cbfaf6d8ec034d50ec4edfc15fb588d3", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-6637:latest", "version": "4.1", "test_patch": "diff --git a/tests/test_core/...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Cancel spot fleet request without terminate incorrectly removes the fleet entirely https://github.com/spulec/moto/blob/c301f882...
{ "instance_id": "getmoto__moto-5516", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "0509362737e8f638e81ae412aad74454cfdbe5b5", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-5516:latest", "version": "4.0", "test_patch": "diff --git a/tests/test_ec2/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> put_public_access_block marked as unimplemented for s3 In http://docs.getmoto.org/en/latest/docs/services/s3.html, `put_public_...
{ "instance_id": "getmoto__moto-7035", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "e7156a76422de82342b4673d217004f384f427ed", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-7035:latest", "version": "4.2", "test_patch": "diff --git a/tests/test_s3/te...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> update_secret doesn't update description The `update_secret` call for secretsmanager has a `description` field. Without moto, ...
{ "instance_id": "getmoto__moto-6352", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "c457c013056c82b40892aae816b324a3ef9aa1a4", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-6352:latest", "version": "4.1", "test_patch": "diff --git a/tests/test_secre...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Call `GetId` on Cognito Identity when Access Control is available Authorization may not be included in some Cognito operations....
{ "instance_id": "getmoto__moto-7331", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "ad63e3966bbcb65dc1a7c9ef1c90b31c6d6100f4", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-7331:latest", "version": "5.0", "test_patch": "diff --git a/tests/test_cogni...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> RDS creation via terraform error: strconv.ParseBool: parsing "none": invalid syntax Hello, i tried to use moto as mock server f...
{ "instance_id": "getmoto__moto-5164", "repo": "getmoto/moto", "repo_url": "https://github.com/getmoto/moto.git", "base_commit": "84b466daee644901994b41640ec7e09fa1d6792d", "image_name": "xingyaoww/sweb.eval.x86_64.getmoto_s_moto-5164:latest", "version": "3.1", "test_patch": "diff --git a/tests/test_rds/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Incorrect Error with NamedTuple slices ? Assuming the following file: ``` $ cat foo.py from typing import NamedTuple, List,...
{ "instance_id": "python__mypy-16154", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "3d3e482e03c1efeaca9a1033acf06f56c1dfdf86", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-16154:latest", "version": "1.7", "test_patch": "diff --git a/test-data/unit/che...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Constraining a TypeVar to be not None seems impossible. First of all, I'm using Mypy 0.770. I'd like to annotate a function ...
{ "instance_id": "python__mypy-15846", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "cfd01d9f7fdceb5eb8e367e8f1a6a1efb5ede38c", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-15846:latest", "version": "1.6", "test_patch": "diff --git a/test-data/unit/che...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> expression has type "Literal[-1]", variable has type "Literal[-1]" ```python from typing import Literal x: Literal[-True] =...
{ "instance_id": "python__mypy-16729", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "4aba5ca8450ad3f06805f2bd6dfcd06048a3f1d2", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-16729:latest", "version": "1.9", "test_patch": "diff --git a/test-data/unit/che...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Make enum values final #10852 made it so that boolean values are correctly identified as Literals in an enum. Other values seem...
{ "instance_id": "python__mypy-11962", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "9ea6d928646f823af0bb646cca0aba26be7e1107", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-11962:latest", "version": "0.940", "test_patch": "diff --git a/test-data/unit/c...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Exhaustiveness Checks Fail on Singleton Enums When an enum only has one value, exhaustiveness checks don't work properly. The ...
{ "instance_id": "python__mypy-16966", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "3c87af272cbf7c49699b7508c7f51365da139c05", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-16966:latest", "version": "1.10", "test_patch": "diff --git a/test-data/unit/ch...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> --ignore-missing-imports not working for modularized typeshed types **Bug Report** Mypy does not respect the `--ignore-missi...
{ "instance_id": "python__mypy-10582", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "159f382fe39f96098f92b12ef6241a44c45f3804", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-10582:latest", "version": "0.820", "test_patch": "diff --git a/test-data/unit/c...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Unresolved references + tuples crashes mypy <!-- Use this form only if mypy reports an "INTERNAL ERROR" and/or gives a trace...
{ "instance_id": "python__mypy-10401", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "44925f4b121392135440f53d7c8a3fb30593d6cc", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-10401:latest", "version": "0.820", "test_patch": "diff --git a/test-data/unit/c...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> INTERNAL ERROR with `NoReturn` in a boolean operation ```py from typing import NoReturn a: NoReturn a or 1 ``` ``` >myp...
{ "instance_id": "python__mypy-11680", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "01e6aba30c787c664ac88d849b45f7d303316951", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-11680:latest", "version": "0.920", "test_patch": "diff --git a/test-data/unit/c...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> unreachable: false positive for isinstance I have come across the problem when working with runtime checkable Protocols and ove...
{ "instance_id": "python__mypy-9909", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "e9edcb957f341dcf7a14bb7b7acfd4186fb1248b", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-9909:latest", "version": "0.800", "test_patch": "diff --git a/test-data/unit/che...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Crash with Self + Generic + dataclass **Crash Report** `Self` within `Generic` `dataclass` field crashes on master. **Trace...
{ "instance_id": "python__mypy-14206", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "a82c288890e80ec85cc8d84985a65d6c4b7f9ffe", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-14206:latest", "version": "1.0", "test_patch": "diff --git a/test-data/unit/che...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> The `[unreachable]` check fails for module scope code and allows unreachable raising of Exceptions <!-- If you're new to myp...
{ "instance_id": "python__mypy-11361", "repo": "python/mypy", "repo_url": "https://github.com/python/mypy.git", "base_commit": "4d0ab445514e0f9795306c0bc88a202be209df6b", "image_name": "xingyaoww/sweb.eval.x86_64.python_s_mypy-11361:latest", "version": "0.920", "test_patch": "diff --git a/test-data/unit/c...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> [bug] Conan lockfile fails with conan-new example Related to https://github.com/conan-io/conan/issues/10916 (but this is failin...
{ "instance_id": "conan-io__conan-10975", "repo": "conan-io/conan", "repo_url": "https://github.com/conan-io/conan.git", "base_commit": "342ca05ebc5c7887069d2c8dbbc48766ddddce42", "image_name": "xingyaoww/sweb.eval.x86_64.conan-io_s_conan-10975:latest", "version": "2.0", "test_patch": "diff --git a/conans...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> [bug] The VirtualBuildEnv and VirtualRunEnv never clean the deactivate script Quoted from https://github.com/conan-io/conan/iss...
{ "instance_id": "conan-io__conan-12353", "repo": "conan-io/conan", "repo_url": "https://github.com/conan-io/conan.git", "base_commit": "f2835d391278e730afc5f25944edaf9c5470e4a6", "image_name": "xingyaoww/sweb.eval.x86_64.conan-io_s_conan-12353:latest", "version": "1.54", "test_patch": "diff --git a/conan...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> [bug] '<host_version>' not available when a package is evaulated in the build context ### Environment details * Operating Syst...
{ "instance_id": "conan-io__conan-14709", "repo": "conan-io/conan", "repo_url": "https://github.com/conan-io/conan.git", "base_commit": "bb35ee88d84217197e4d7d4813b25c9be289ee41", "image_name": "xingyaoww/sweb.eval.x86_64.conan-io_s_conan-14709:latest", "version": "1.61", "test_patch": "diff --git a/conan...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> pull -r remote: Disregards specified http remote # Bug Report <!-- ## Issue name Issue names must follow the pattern `comm...
{ "instance_id": "iterative__dvc-6600", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "eb6562207b0ee9bd7fd2067103f3ff3b6c6cd18b", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-6600:latest", "version": "2.7", "test_patch": "diff --git a/tests/func/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> hydra: append (`+`) doesn't work with sweeps # Bug Report ## Description In `dvc exp`, using `+` from the basic override ...
{ "instance_id": "iterative__dvc-8381", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "a3f20eb6f425d002007bb2ce16d70713f754d2e2", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-8381:latest", "version": "2.28", "test_patch": "diff --git a/tests/func/...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> `exp show --show-json`: broken for non TTY # Bug Report <!-- ## Issue name Issue names must follow the pattern `command:...
{ "instance_id": "iterative__dvc-6810", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "259d59052750537e7c9a0b20adb2aa2ef4f90108", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-6810:latest", "version": "2.8", "test_patch": "diff --git a/tests/unit/u...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> make dvc repro STAGE running all parametrized stages ```yaml stages: build: foreach: - 15 - 25 - ...
{ "instance_id": "iterative__dvc-4976", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "6d745eb4f0fc4578e3abea25a9becaf2c9da1612", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-4976:latest", "version": "1.10", "test_patch": "diff --git a/tests/func/...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> version: redesign output Current `dvc version` output is ugly, we could definitely do better: ``` DVC version: 0.89.0+9e96d...
{ "instance_id": "iterative__dvc-4114", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "ad306d7bf38582eda015d1708a4d7e25d236ee5a", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-4114:latest", "version": "1.0", "test_patch": "diff --git a/tests/func/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> exp push: fails # Bug Report ## Description `dvc exp push` is failing. ### Reproduce 1. Fork https://github.com/ite...
{ "instance_id": "iterative__dvc-6983", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "e0fd0790fc77b19694aabef3c94b52e7cd0135f1", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-6983:latest", "version": "2.8", "test_patch": "diff --git a/tests/unit/s...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> PermissionError on file which should be in .dvcignore. ## Bug Report Getting a permission denied when I try to DVC add a file ...
{ "instance_id": "iterative__dvc-4125", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "e4dafb8552d52f8e9d2dd20976de079e891851e4", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-4125:latest", "version": "1.1", "test_patch": "diff --git a/tests/func/t...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> artifacts: doesn't work with monorepos # Bug Report ## Description See https://iterativeai.slack.com/archives/C05L7S1TW...
{ "instance_id": "iterative__dvc-10386", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "ec92cc14d13d273634cc6a5af9ac392be5e0f115", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-10386:latest", "version": "3.49", "test_patch": "diff --git a/tests/fun...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> repro: showing metrics is not working There's currently a `--metrics` option to show the metrics after reproduction, but it isn...
{ "instance_id": "iterative__dvc-1782", "repo": "iterative/dvc", "repo_url": "https://github.com/iterative/dvc.git", "base_commit": "2776f2f3170bd4c9766e60e4ebad79cdadfaa73e", "image_name": "xingyaoww/sweb.eval.x86_64.iterative_s_dvc-1782:latest", "version": "0.32", "test_patch": "diff --git a/tests/test_...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Deprecate convert_dtype in apply deprecated in pandas, so lets rip it out now before we move to dask-expr </issue_description> ...
{ "instance_id": "dask__dask-10827", "repo": "dask/dask", "repo_url": "https://github.com/dask/dask.git", "base_commit": "e72f93e4942fbc4cc70170cf1192e3dd0a69275a", "image_name": "xingyaoww/sweb.eval.x86_64.dask_s_dask-10827:latest", "version": "2024.1", "test_patch": "diff --git a/dask/dataframe/tests/te...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> `map_overlap` produces wrong shape with `trim=False` **What happened**: I am working on a lazy rolling window method for `dask...
{ "instance_id": "dask__dask-6682", "repo": "dask/dask", "repo_url": "https://github.com/dask/dask.git", "base_commit": "1d4064d0ef5794f7dc61bf3e29b5ae234d04ed4d", "image_name": "xingyaoww/sweb.eval.x86_64.dask_s_dask-6682:latest", "version": "2.28", "test_patch": "diff --git a/dask/array/tests/test_overl...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> `partition_quantiles` finds incorrect minimum with large unsigned integers **What happened**: `dask.dataframe.partitionquant...
{ "instance_id": "dask__dask-7305", "repo": "dask/dask", "repo_url": "https://github.com/dask/dask.git", "base_commit": "8663c6b7813fbdcaaa85d4fdde04ff42b1bb6ed0", "image_name": "xingyaoww/sweb.eval.x86_64.dask_s_dask-7305:latest", "version": "2021.02", "test_patch": "diff --git a/dask/dataframe/tests/tes...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Inconsistent Tokenization due to Lazy Registration I am running into a case where objects are inconsistently tokenized due to l...
{ "instance_id": "dask__dask-8185", "repo": "dask/dask", "repo_url": "https://github.com/dask/dask.git", "base_commit": "9460bc4ed1295d240dd464206ec81b82d9f495e2", "image_name": "xingyaoww/sweb.eval.x86_64.dask_s_dask-8185:latest", "version": "2021.09", "test_patch": "diff --git a/dask/tests/test_utils.py...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Mask preserving where e.g. da.ma.where For certain applications, in for instance geo-sciences, a `np.ma.where` equivalent would...
{ "instance_id": "dask__dask-9760", "repo": "dask/dask", "repo_url": "https://github.com/dask/dask.git", "base_commit": "0cd60eee33a1260aadce7a5b5fc11eee604e4bdc", "image_name": "xingyaoww/sweb.eval.x86_64.dask_s_dask-9760:latest", "version": "2022.12", "test_patch": "diff --git a/dask/array/tests/test_ma...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Since #10111 groupby numeric_only=False might not raise if a column name is `None` **Describe the issue**: #10111 avoids the...
{ "instance_id": "dask__dask-10128", "repo": "dask/dask", "repo_url": "https://github.com/dask/dask.git", "base_commit": "09dbeebbc1c8d5e40f7afc08258572ee897f36e9", "image_name": "xingyaoww/sweb.eval.x86_64.dask_s_dask-10128:latest", "version": "2023.3", "test_patch": "diff --git a/dask/dataframe/tests/te...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Remove the `__pydantic_self__` edge case in model constructor ### Initial Checks - [X] I have searched Google & GitHub for s...
{ "instance_id": "pydantic__pydantic-8072", "repo": "pydantic/pydantic", "repo_url": "https://github.com/pydantic/pydantic.git", "base_commit": "eb90b59e708ff8b22a0ac40fdb805236c81362de", "image_name": "xingyaoww/sweb.eval.x86_64.pydantic_s_pydantic-8072:latest", "version": "2.5", "test_patch": "diff --gi...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Pydantic `__eq__` and `__hash__` doesn't work properly with `functools.cached_property` ### Initial Checks - [X] I confirm t...
{ "instance_id": "pydantic__pydantic-7825", "repo": "pydantic/pydantic", "repo_url": "https://github.com/pydantic/pydantic.git", "base_commit": "eb90b59e708ff8b22a0ac40fdb805236c81362de", "image_name": "xingyaoww/sweb.eval.x86_64.pydantic_s_pydantic-7825:latest", "version": "2.5", "test_patch": "diff --gi...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> v2.0b3: Discriminator on union of models in RootModel yields TypeError ### Initial Checks - [X] I confirm that I'm using Pydan...
{ "instance_id": "pydantic__pydantic-6282", "repo": "pydantic/pydantic", "repo_url": "https://github.com/pydantic/pydantic.git", "base_commit": "1826419f9db274ff5e64f2823d72e260527f0407", "image_name": "xingyaoww/sweb.eval.x86_64.pydantic_s_pydantic-6282:latest", "version": "2.03", "test_patch": "diff --g...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> API: Series[td64].astype("timedelta64[unsupported]") ```python ser = pd.Series([1e15, 2e15, 3e15], dtype="m8[ns]") first = ...
{ "instance_id": "pandas-dev__pandas-49290", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "0bd52be9f70209ec0bb5e04267ef3fdc3c955da3", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-49290:latest", "version": "2.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: df.to_dict(orient='tight') raises UserWarning incorrectly for duplicate columns ### Pandas version checks - [X] I have c...
{ "instance_id": "pandas-dev__pandas-58335", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "e9b0a3c914088ce1f89cde16c61f61807ccc6730", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-58335:latest", "version": "3.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> ENH: Add a global option to set use_nullable_dtypes to True if not explicitly specified ### Feature Type - [X] Adding new fu...
{ "instance_id": "pandas-dev__pandas-50748", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "626b65101c875ae8462954c5a46cf43877057787", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-50748:latest", "version": "2.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: Getting "Out of bounds on buffer access" error when .loc indexing a non-unique index with Int64 dtype ### Pandas version c...
{ "instance_id": "pandas-dev__pandas-57061", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "f5bb77564e447fb023c3e02539e3178fd53e3cb9", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-57061:latest", "version": "3.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: Calling to_datetime With errrors="coerce" Still Raises After 50 Rows ### Pandas version checks - [X] I have checked that ...
{ "instance_id": "pandas-dev__pandas-47794", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "6db95e79297a4dcefff53ca151324949b0c956c3", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-47794:latest", "version": "1.5", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: GroupBy.idxmax breaks when grouping by Categorical with unused categories From SO: http://stackoverflow.com/questions/3169...
{ "instance_id": "pandas-dev__pandas-54234", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "43c7d4023009ceee4ca11f2148a8debd372e437a", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-54234:latest", "version": "2.2", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> ENH: Support pyarrow timestamps in merge_asof ### Feature Type - [X] Adding new functionality to pandas - [ ] Changing existi...
{ "instance_id": "pandas-dev__pandas-53458", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "2f9d16f8fdbe53d37b378cea9ff27b91f2e27b2f", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-53458:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> ERR: DataFrame can get into unprintable state I know my replication case looks very strange, I had a typo assigning the wrong t...
{ "instance_id": "pandas-dev__pandas-57295", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "f51bb86631154d8184c26b66967804212fe3014f", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-57295:latest", "version": "3.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: merge_asof with non-unique on, left_on, or right_on, raises AttributeError: 'DataFrame' object has no attribute 'dtype' ##...
{ "instance_id": "pandas-dev__pandas-50150", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "e38daf0b6fe170772cf6518fec666e2872eb32eb", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-50150:latest", "version": "2.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> DOC: Convert docstring to numpydoc. - [N/A] closes #xxxx (Replace xxxx with the GitHub issue number) https://github.com/jorisva...
{ "instance_id": "pandas-dev__pandas-54451", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "a68b97d438c89ec1052a6f313a9131895663adc3", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-54451:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: to_datetime(..., infer_datetime_format=True) fails if argument is np.str_ ### Pandas version checks - [X] I have checked ...
{ "instance_id": "pandas-dev__pandas-48970", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "c34da509497717308c97c4a211ad3ff9bab92d87", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-48970:latest", "version": "2.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: [pyarrow] AttributeError: 'Index' object has no attribute 'freq' ### Pandas version checks - [X] I have checked that this...
{ "instance_id": "pandas-dev__pandas-53652", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "d2d830d6366ea9569b830c5214dfcd16d61bd8a3", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-53652:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: Inplace `DataFrame.mask` not working on 2.0.0rc0 on mixed-type DataFrame. ### Pandas version checks - [X] I have checked ...
{ "instance_id": "pandas-dev__pandas-51689", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "c71645fff865c29e77bb81bd9510dba97d93a67c", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-51689:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> DEPR: NDFrame.align broadcast_axis, fill_axis keywords broadcast_axis is only used internally in one places in NDFrame._where, ...
{ "instance_id": "pandas-dev__pandas-52130", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "3083ae932e0b122e963608fb25cf3df06d588b03", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-52130:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: Equal input DataFrames but different results ### Pandas version checks - [X] I have checked that this issue has not alrea...
{ "instance_id": "pandas-dev__pandas-53102", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "13c99222ca4ef37562a0d0501a309a5b4de4c6f7", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-53102:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Time Series Interpolation is wrong #### Problem description ```python dates = pd.date_range('2016-08-28', periods=5, freq='...
{ "instance_id": "pandas-dev__pandas-56515", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "41014db0e802bd9d2ae6326d6314c65ecad9b28d", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-56515:latest", "version": "3.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: Interchange protocol implementation does not allow for empty string columns ### Pandas version checks - [X] I have checke...
{ "instance_id": "pandas-dev__pandas-56788", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "5fc2ed2703a1370207f4ebad834e665b6c2ad42f", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-56788:latest", "version": "3.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Series.map and ignore_na depends on mapping type Hi there, according to the documentation, the parameter `ignore_na="ignore"...
{ "instance_id": "pandas-dev__pandas-47585", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "f7e0e68f340b62035c30c8bf1ea4cba38a39613d", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-47585:latest", "version": "1.5", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: `ArrowInvalid` dividing large `int64[pyarrow]` ### Pandas version checks - [X] I have checked that this issue has not alr...
{ "instance_id": "pandas-dev__pandas-56647", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "8872b9e01dfbb2c632b7b404b7d0e4fc2a1d9db6", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-56647:latest", "version": "3.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: `USFederalHolidayCalendar.holidays` inconsistently returns Index and not DateTimeIndex ### Pandas version checks - [X] ...
{ "instance_id": "pandas-dev__pandas-49118", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "7bf8d6b318e0b385802e181ace3432ae73cbf79b", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-49118:latest", "version": "2.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> DEPR: pandas.io.sql.execute There is currently a bug in `pandas.io.sql.execute` on the main branch (not in any released version...
{ "instance_id": "pandas-dev__pandas-50676", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "7cb7592523380133f552e258f272a5694e37957a", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-50676:latest", "version": "2.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: MultiIndex.isin() raises TypeError when given a generator in v2, works in v1.5 ### Pandas version checks - [X] I have che...
{ "instance_id": "pandas-dev__pandas-52572", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "7187e675002fe88e639b8c9c62a8625a1dd1235b", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-52572:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> DEP: Deprecate passing a DataFrame to from_records - [x] closes #51353 (Replace xxxx with the GitHub issue number) - [x] [Test...
{ "instance_id": "pandas-dev__pandas-57342", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "dfb3f6c3864fae609a5286d9750d6f5b0804ea54", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-57342:latest", "version": "3.0", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: 'ArrowExtensionArray' object has no attribute 'to_pydatetime' when the colunm type is datetime in pandas to_sql command ##...
{ "instance_id": "pandas-dev__pandas-51869", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "acf3395aaafbc15ce461f6667f0b1d63bf3766d1", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-51869:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> ENH: parse 8 or 9 digit delimited dates ### Feature Type - [ ] Adding new functionality to pandas - [X] Changing existing fun...
{ "instance_id": "pandas-dev__pandas-47894", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "6e1a0401420bffd282f3cf8b57e653a39e373d3b", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-47894:latest", "version": "1.5", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: The `nanoseconds` in pd.DateOffset was ignored when add to pd.Series ### Pandas version checks - [X] I have checked that ...
{ "instance_id": "pandas-dev__pandas-48008", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "3670fbfe4495a819b3e0131cd6d6cb0694476fcf", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-48008:latest", "version": "1.5", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: Pandas uint64 sums to int64 ### Pandas version checks - [X] I have checked that this issue has not already been reported....
{ "instance_id": "pandas-dev__pandas-53418", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "26bbd4b2c52f975d33a7f2211e9fd07533ed671c", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-53418:latest", "version": "2.1", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> PERF: merge_ordered(how="inner") without prior filtering is slow and uses much more memory. ### Pandas version checks - [X] I ...
{ "instance_id": "pandas-dev__pandas-56523", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "d77d5e54f9fb317f61caa1985df8ca156df921e1", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-56523:latest", "version": "2.2", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> TST,WARN: read_csv raises warning at wrong stacklevel, but _assert_raised_with_correct_stacklevel doesn't fail ### Pandas versi...
{ "instance_id": "pandas-dev__pandas-47387", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "5e3d0ed0ce02e61af6b0266f88cbb78a6278363c", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-47387:latest", "version": "1.5", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: read_csv with engine='pyarrow' ignores quotechar option ### Pandas version checks - [X] I have checked that this issue ha...
{ "instance_id": "pandas-dev__pandas-56352", "repo": "pandas-dev/pandas", "repo_url": "https://github.com/pandas-dev/pandas.git", "base_commit": "f2b37958ebe4b1d5775395ae331051a526aa3012", "image_name": "xingyaoww/sweb.eval.x86_64.pandas-dev_s_pandas-56352:latest", "version": "2.2", "test_patch": "diff --...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> [Feature Request] Partial instantiate/call First off, thanks for the wonderful library!! # 🚀 Feature Request I would lik...
{ "instance_id": "facebookresearch__hydra-1905", "repo": "facebookresearch/hydra", "repo_url": "https://github.com/facebookresearch/hydra.git", "base_commit": "555899cd7c73692b67f537af4b66eb55f92e8576", "image_name": "xingyaoww/sweb.eval.x86_64.facebookresearch_s_hydra-1905:latest", "version": "1.2", "tes...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> [Bug] Assigning a dictionary to untyped field fails I am expecting this to work: ``` $ python examples/tutorials/basic/your_f...
{ "instance_id": "facebookresearch__hydra-952", "repo": "facebookresearch/hydra", "repo_url": "https://github.com/facebookresearch/hydra.git", "base_commit": "32463accd068c4915161f0648b5e9da4c9ef117e", "image_name": "xingyaoww/sweb.eval.x86_64.facebookresearch_s_hydra-952:latest", "version": "1.0", "test_...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> [Bug] HydraConfig is not set while resolving config with --cfg job --resolve ``` $ python my_app.py '+a=${hydra:runtime.cwd}/...
{ "instance_id": "facebookresearch__hydra-1696", "repo": "facebookresearch/hydra", "repo_url": "https://github.com/facebookresearch/hydra.git", "base_commit": "8fa67de09bf3f2d7ff668a51a34680670084a59c", "image_name": "xingyaoww/sweb.eval.x86_64.facebookresearch_s_hydra-1696:latest", "version": "1.1", "tes...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> `Stamen` tiles were removed from xyzservices 2023.10.1 From https://github.com/geopandas/xyzservices/releases/tag/2023.10.1: ...
{ "instance_id": "bokeh__bokeh-13491", "repo": "bokeh/bokeh", "repo_url": "https://github.com/bokeh/bokeh.git", "base_commit": "6ae71c61f856696297b195125f225fa2e8766efb", "image_name": "xingyaoww/sweb.eval.x86_64.bokeh_s_bokeh-13491:latest", "version": "3.4", "test_patch": "diff --git a/tests/unit/bokeh/m...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> collate_meta_tensor can't work with `ImageDataset` **Describe the bug** Thanks for @KumoLiu 's issue report, when using MetaTe...
{ "instance_id": "Project-MONAI__MONAI-4688", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "3b12a2403286b8681d9a98ea97c5a47c0ec9c742", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-4688:latest", "version": "0.9", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> incompatible dtype and options in padding **Describe the bug** ```py from monai.transforms import RandZoomd, CastToTyped imp...
{ "instance_id": "Project-MONAI__MONAI-4749", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "5e36e23c06a7f6cc4bc895d0cc37959535daba6b", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-4749:latest", "version": "0.9", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> MetaTensor support for `ProbMapProducer` </issue_description> Can you help me implement the necessary changes to the repositor...
{ "instance_id": "Project-MONAI__MONAI-5117", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "af536ff8293bd155cc2a4d131fad59c532b3b295", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-5117:latest", "version": "1.0", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> random seeds in compose should be more flexible **Describe the bug** the compose set_random_state should allow for random fact...
{ "instance_id": "Project-MONAI__MONAI-1065", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "bb6d1d7c7191095465815c02e7f2c11ce6672351", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-1065:latest", "version": "0.3", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Add backends to `ClassesToIndices` **Is your feature request related to a problem? Please describe.** As we already added back...
{ "instance_id": "Project-MONAI__MONAI-3061", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "8271d8e1b26a319fda997c1fd1a6ac5aabc0ff7c", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-3061:latest", "version": "0.7", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> LoadImage Fails to Load Certain JPEGs **Describe the bug** LoadImage fails to correctly load certain JPEGs. The produced array...
{ "instance_id": "Project-MONAI__MONAI-1037", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "e82f5dd1b47871106e6d5dc6dcf67f95ff190bfa", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-1037:latest", "version": "0.2", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG in `RandCropBoxByPosNegLabeld` ``` from monai.apps.detection.transforms.dictionary import RandCropBoxByPosNegLabeld impor...
{ "instance_id": "Project-MONAI__MONAI-4662", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "cbe16eb326830ef31479fd34ae1e44d27fc2d64d", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-4662:latest", "version": "0.9", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Focal loss with reduction=none returns an incorrect shape **Describe the bug** Note: I've already submitted a patch for this...
{ "instance_id": "Project-MONAI__MONAI-3041", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "11ff52a294794d69d0a481439e07e7e70775269a", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-3041:latest", "version": "0.7", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> MetaTensor support for pathology wsi patch datasets: `PatchWSIDatatset`, `SlidingPatchWSIDatatse`, and `MaskedPatchWSIDatatset`...
{ "instance_id": "Project-MONAI__MONAI-5077", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "c71b0ebac24a23d185937900b5b66a23f33a89bb", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-5077:latest", "version": "1.0", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Nibabel reader need to support channel first data **Is your feature request related to a problem? Please describe.** Currently...
{ "instance_id": "Project-MONAI__MONAI-3678", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "b4f8ff10ec94f81feb5967cac418d76b53b7adc2", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-3678:latest", "version": "0.8", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Add support to track `engine.state.XXX` in handlers **Is your feature request related to a problem? Please describe.** Referr...
{ "instance_id": "Project-MONAI__MONAI-3125", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "e29a6eaff71f2b115d23c869758a4cc29a1189af", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-3125:latest", "version": "0.7", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Missing `wrap_sequence` in `ToNumpy` and `EnsureType` These two transforms (also for their dict versions) miss the parameter `w...
{ "instance_id": "Project-MONAI__MONAI-3358", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "f7e4cc3c8b8f348412641ea802bce2ee50c97506", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-3358:latest", "version": "0.7", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> apply_transform better error msg **Is your feature request related to a problem? Please describe.** follow up of https://githu...
{ "instance_id": "Project-MONAI__MONAI-1829", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "8ddd09f4800e9ca5ec2c09f7d4f2a671dfc53add", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-1829:latest", "version": "0.4", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Add channel_wise option to RandShiftIntensity and RandScaleIntensity It is very common practice to independently augment intens...
{ "instance_id": "Project-MONAI__MONAI-7025", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "2539266c09aa5817c61e1b97ffb045e8e6b82520", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-7025:latest", "version": "1.2", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> `NormalizeIntensity` docstring error docstring of `channel_wise` is wrong, and it may mislead users that this parameter only wo...
{ "instance_id": "Project-MONAI__MONAI-3469", "repo": "Project-MONAI/MONAI", "repo_url": "https://github.com/Project-MONAI/MONAI.git", "base_commit": "89f0bd488851bfb012541ad6344cf0fbba9f9431", "image_name": "xingyaoww/sweb.eval.x86_64.project-monai_s_monai-3469:latest", "version": "0.8", "test_patch": "d...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Documentation plugin Right now, we always use pandas docstrings, but it would be useful to support different docstrings for dif...
{ "instance_id": "modin-project__modin-6986", "repo": "modin-project/modin", "repo_url": "https://github.com/modin-project/modin.git", "base_commit": "9adaf3396cd88b1cc1ab25a72d4373d874cc6069", "image_name": "xingyaoww/sweb.eval.x86_64.modin-project_s_modin-6986:latest", "version": "0.27", "test_patch": "...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: read_csv with `iterator=True` throws AttributeError ### Modin version checks - [X] I have checked that this issue has n...
{ "instance_id": "modin-project__modin-6554", "repo": "modin-project/modin", "repo_url": "https://github.com/modin-project/modin.git", "base_commit": "9886c0124b2003e381619fd684c3e68604faf16e", "image_name": "xingyaoww/sweb.eval.x86_64.modin-project_s_modin-6554:latest", "version": "0.23", "test_patch": "...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> Unexpected warning: `PerformanceWarning: Adding/subtracting object-dtype array to DatetimeArray not vectorized.` Modin: 76d741b...
{ "instance_id": "modin-project__modin-6811", "repo": "modin-project/modin", "repo_url": "https://github.com/modin-project/modin.git", "base_commit": "1a1e090032a187409515ce5697156a0716c4a599", "image_name": "xingyaoww/sweb.eval.x86_64.modin-project_s_modin-6811:latest", "version": "0.25", "test_patch": "...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> BUG: Calling df._repartition(axis=1) on updated df will raise IndexError ### Modin version checks - [X] I have checked that th...
{ "instance_id": "modin-project__modin-7177", "repo": "modin-project/modin", "repo_url": "https://github.com/modin-project/modin.git", "base_commit": "456068ab6d19ca0790bf41c8131ad98a3996964a", "image_name": "xingyaoww/sweb.eval.x86_64.modin-project_s_modin-7177:latest", "version": "0.28", "test_patch": "...
I have access to a python code repository in the directory /testbed . You can explore and modify files using the available tools. Consider the following issue description: <issue_description> `numpy.argmax/argmin` failed when `ExperimentalNumPyAPI` is true and Nan values in data Reproducer: ```python import modin.pa...
{ "instance_id": "modin-project__modin-6298", "repo": "modin-project/modin", "repo_url": "https://github.com/modin-project/modin.git", "base_commit": "5cd15a51b00a6338783454c5ddb77da25422f7db", "image_name": "xingyaoww/sweb.eval.x86_64.modin-project_s_modin-6298:latest", "version": "0.23", "test_patch": "...