A dataset of Python code that breaks when a library is upgraded, paired with the fixed version of that code. Each example shows the broken code, the fixed code, and a short note describing the API change that caused the break.
The goal of this dataset is to help train and evaluate models that can fix Python code after a dependency upgrade.
Note on the license field: this dataset is set to other because it is a mixed-source dataset. Each real code row keeps its… See the full description on the dataset page:
https://huggingface.co/datasets/Abhisek987/depdoctor-dataset.