-
- 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: enable reportGeneralTypeIssues for more files Typing type annotations, mypy/pyright type checking
TYP: Enable pyright's reportInconsistentConstructor Typing type annotations, mypy/pyright type checking
TYP: Add typing.overload signatures to DataFrame.drop_duplicates. Typing type annotations, mypy/pyright type checking
#54281 by rchen152 was merged Jul 28, 2023 Loading…
STYL: replace autotyping with ruff's ANN autofixes Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
Add type literal to engine argument in rolling functions Sprints Sprint Pull Requests Typing type annotations, mypy/pyright type checking
#54135 by ankile was merged Jul 17, 2023 Loading…
3 of 5 tasks
API: add np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Typing type annotations, mypy/pyright type checking
NaTType and NAType to pandas.api.typing Missing-data CI: linting check to ensure Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
lib.NoDefault is only used for typing Code Style TYP: annotate testing decorators with pytest.MarkDecorator Typing type annotations, mypy/pyright type checking
TYP: reshape.merge Reshaping Concat, Merge/Join, Stack/Unstack, Explode Typing type annotations, mypy/pyright type checking
TYP: reshape.merge Reshaping Concat, Merge/Join, Stack/Unstack, Explode Typing type annotations, mypy/pyright type checking
TYP: core.missing Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Typing type annotations, mypy/pyright type checking
TYP: func in core.apply.Apply.__init__ Apply Apply, Aggregate, Transform, Map Typing type annotations, mypy/pyright type checking
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…
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
ProTip! Add no:assignee to see everything that’s not assigned.