Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

TYP: Added type hint to Index.repeat Sprints Sprint Pull Requests Typing type annotations, mypy/pyright type checking
#54739 by mecopur was merged Aug 29, 2023 Loading…
5 tasks
2.2
TYP: Return type for eq/ne/div/... Typing type annotations, mypy/pyright type checking
#54725 by twoertwein was merged Aug 24, 2023 Loading… 2.2
TYP: ExtensionDtype.name/type as ClassVar Typing type annotations, mypy/pyright type checking
#54458 by twoertwein was merged Aug 23, 2023 Loading… 2.2
TYP: enable reportGeneralTypeIssues for more files Typing type annotations, mypy/pyright type checking
#54423 by twoertwein was merged Aug 7, 2023 Loading… 2.1
TYP: Enable pyright's reportInconsistentConstructor Typing type annotations, mypy/pyright type checking
#54398 by twoertwein was merged Aug 4, 2023 Loading… 2.1
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…
TYP: Enable mypy stricter typing for defs/calls Typing type annotations, mypy/pyright type checking
#54271 by mroeschke was merged Jul 27, 2023 Loading… 2.1
STYL: replace autotyping with ruff's ANN autofixes Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
#54260 by twoertwein was merged Jul 28, 2023 Loading… 2.1
Add type literals to engine argument in groupby aggregations Sprints Sprint Pull Requests Typing type annotations, mypy/pyright type checking
#54141 by ankile was merged Jul 17, 2023 Loading…
3 of 5 tasks
2.1
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
TYP: update mypy and small pyi fixes from ruff Typing type annotations, mypy/pyright type checking
#54085 by twoertwein was merged Jul 13, 2023 Loading… 2.1
API: add NaTType and NAType to pandas.api.typing Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Typing type annotations, mypy/pyright type checking
#53958 by Charlie-XIAO was merged Jul 6, 2023 Loading…
3 of 4 tasks
2.1
CI: linting check to ensure lib.NoDefault is only used for typing Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
#53901 by Charlie-XIAO was merged Jun 29, 2023 Loading…
3 tasks done
2.1
TYP: Fix pad_or_backfill limit_area type Typing type annotations, mypy/pyright type checking
#53866 by mroeschke was merged Jun 26, 2023 Loading… 2.1
TYP: annotate testing decorators with pytest.MarkDecorator Typing type annotations, mypy/pyright type checking
#53794 by fangchenli was merged Jun 22, 2023 Loading… 2.1
TYP: reshape.merge Reshaping Concat, Merge/Join, Stack/Unstack, Explode Typing type annotations, mypy/pyright type checking
#53780 by jbrockmendel was merged Jun 22, 2023 Loading…
5 tasks
2.1
TYP: reshape.merge Reshaping Concat, Merge/Join, Stack/Unstack, Explode Typing type annotations, mypy/pyright type checking
#53752 by jbrockmendel was merged Jun 21, 2023 Loading…
5 tasks
2.1
CI: fix numba typing CI Continuous Integration Typing type annotations, mypy/pyright type checking
#53730 by MarcoGorelli was merged Jun 20, 2023 Loading…
5 tasks
2.0.3
TYP: core.missing Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Typing type annotations, mypy/pyright type checking
#53625 by jbrockmendel was merged Jun 14, 2023 Loading…
5 tasks
2.1
TYP: algos.isin Typing type annotations, mypy/pyright type checking
#53479 by lukemanley was merged Jun 1, 2023 Loading…
2 tasks done
2.1
TYP: func in core.apply.Apply.__init__ Apply Apply, Aggregate, Transform, Map Typing type annotations, mypy/pyright type checking
#53365 by topper-123 was merged May 24, 2023 Loading… 2.1
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
#53135 by natmokval was merged May 12, 2023 Loading… 2.1
TYP: remove mypy ignore from pandas/core/construction.py Typing type annotations, mypy/pyright type checking
#53112 by natmokval was merged May 6, 2023 Loading… 2.1
CLN: assorted Clean Typing type annotations, mypy/pyright type checking
#53086 by jbrockmendel was merged May 5, 2023 Loading…
5 tasks
2.1
ProTip! Add no:assignee to see everything that’s not assigned.