-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TYP: Remove OutputFrameOrSeries Groupby Typing type annotations, mypy/pyright type checking
#62683 by rhshadrach was closed Oct 13, 2025 Loading… updated Oct 13, 2025
1 of 5 tasks
CI: temporary pin numpy to 2.2 for avoiding typing failures CI Continuous Integration Typing type annotations, mypy/pyright type checking
#62486 by jorisvandenbossche was closed Sep 29, 2025 Loading… updated Sep 29, 2025
Backport PR #62348 on branch 2.3.x (TYP: Ignore xlsxwriter _book typing) IO Excel read_excel, to_excel Typing type annotations, mypy/pyright type checking
TYP: Add ignores for numpy 2.2 updates Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
Backport PR #61265: TYP: Add ignores for numpy 2.2 updates Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
fix: type error when exporting file as bytes IO Excel read_excel, to_excel Typing type annotations, mypy/pyright type checking
#59508 by zhaxnb was closed Aug 20, 2024 Loading… updated Aug 20, 2024
1 task done
TYP: Fix NatType.combine type definition Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Typing type annotations, mypy/pyright type checking
#59503 by mroeschke was closed Aug 14, 2024 Loading… updated Aug 14, 2024
TYP: Typing improvements for Index Typing type annotations, mypy/pyright type checking
#59100 by aramcpp was closed Jun 26, 2024 Loading… updated Jun 26, 2024
Backport PR #57689 on branch 2.2.x (CI: fix ci (calamine typing)) CI Continuous Integration Typing type annotations, mypy/pyright type checking
#57692 by MarcoGorelli was merged Mar 1, 2024 Loading… updated Mar 1, 2024
5 tasks
CI: fix ci (calamine typing) CI Continuous Integration Typing type annotations, mypy/pyright type checking
Backport PR #56617 on branch 2.2.x (TYP: some return types from ruff) Typing type annotations, mypy/pyright type checking
CI/TYP: Fix typing check on main CI Continuous Integration Typing type annotations, mypy/pyright type checking
Is ExtensionDtype.type a property or a ClassVar? Stale Typing type annotations, mypy/pyright type checking
#51736 by twoertwein was closed Apr 6, 2023 • Draft updated Aug 9, 2023
TYP: remove ignore from pandas/tseries/frequencies.py Frequency DateOffsets Typing type annotations, mypy/pyright type checking
#52623 by natmokval was closed May 25, 2023 Loading… updated May 25, 2023
TYP: remove mypy ignore[assignment] from pandas/core/methods/to_dict.py Typing type annotations, mypy/pyright type checking
#53159 by natmokval was closed May 25, 2023 Loading… updated May 25, 2023
TYP: remove mypy ignore[assignment] from pandas/core/internals/construction.py Typing type annotations, mypy/pyright type checking
TYP: remove mypy ignore from pandas/core/construction.py Typing type annotations, mypy/pyright type checking
Added TypeAlias Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
#52452 by sjdex was closed Apr 26, 2023 Loading… updated Apr 26, 2023
2 tasks
TYP: fix mypy ignored error in pandas/tests/io/test_fsspec.py Typing type annotations, mypy/pyright type checking
Unpin mypy Typing type annotations, mypy/pyright type checking
#33274 by WillAyd was closed Apr 22, 2020 Loading… updated Apr 12, 2023
Backport PR #52308 on branch 2.0.x (TYP: Remove unneeded type ignore) Typing type annotations, mypy/pyright type checking
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.