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: fix mypy failures on main in pandas/core/generic.py Typing type annotations, mypy/pyright type checking
#57522 by natmokval was merged Feb 20, 2024 Loading… 3.0
CI: update pyright Typing type annotations, mypy/pyright type checking
#57481 by twoertwein was merged Feb 19, 2024 Loading… 3.0
TYP: simplify read_csv/fwf/table overloads Typing type annotations, mypy/pyright type checking
#57476 by twoertwein was merged Feb 21, 2024 Loading… 3.0
TYP: misc return types Typing type annotations, mypy/pyright type checking
#57430 by twoertwein was merged Feb 16, 2024 Loading… 3.0
TYP: misc return types Typing type annotations, mypy/pyright type checking
#57285 by twoertwein was merged Feb 7, 2024 Loading… 3.0
TYP: misc Index return types Typing type annotations, mypy/pyright type checking
#57256 by twoertwein was merged Feb 5, 2024 Loading… 3.0
Update type hint in io/formats/format.py Typing type annotations, mypy/pyright type checking
#57249 by MarkBekooy was merged Feb 4, 2024 Loading…
5 tasks done
3.0
TYP: misc IO return types Typing type annotations, mypy/pyright type checking
#57228 by twoertwein was merged Feb 3, 2024 Loading… 3.0
TYP: misc return values Typing type annotations, mypy/pyright type checking
#57108 by twoertwein was merged Jan 29, 2024 Loading… 3.0
read_csv: adding "round_trip" to the "float_precision" accepted literal types IO CSV read_csv, to_csv Typing type annotations, mypy/pyright type checking
#56915 by raffienficiaud was merged Jan 16, 2024 Loading…
5 tasks
3.0
TYP: Update pyright Typing type annotations, mypy/pyright type checking
#56892 by twoertwein was merged Jan 16, 2024 Loading… 3.0
TYP: Persist typing information for pipe args and kwargs Typing type annotations, mypy/pyright type checking
#56760 by paw-lu was merged Jan 15, 2024 Loading…
2 of 5 tasks
TYP: mostly DataFrame return overloads DataFrame DataFrame data structure Typing type annotations, mypy/pyright type checking
#56739 by twoertwein was merged Feb 13, 2024 Loading… 3.0
TYP: mostly Hashtable and ArrowExtensionArray Typing type annotations, mypy/pyright type checking
#56689 by twoertwein was merged Jan 2, 2024 Loading… 3.0
TYP: more misc annotations Typing type annotations, mypy/pyright type checking
#56675 by twoertwein was merged Dec 29, 2023 Loading…
5 tasks
3.0
TYP: misc annotations Typing type annotations, mypy/pyright type checking
#56667 by twoertwein was merged Dec 29, 2023 Loading…
5 tasks
3.0
TYP: Fix some PythonParser and Plotting types Typing type annotations, mypy/pyright type checking
#56643 by twoertwein was merged Dec 27, 2023 Loading… 3.0
TYP: more simple return types from ruff Typing type annotations, mypy/pyright type checking
#56628 by twoertwein was merged Dec 27, 2023 Loading… 3.0
Backport PR #56617 on branch 2.2.x (TYP: some return types from ruff) Typing type annotations, mypy/pyright type checking
#56624 by meeseeksmachine was merged Dec 26, 2023 Loading… 2.2
TYP: some return types from ruff Typing type annotations, mypy/pyright type checking
#56617 by twoertwein was merged Dec 26, 2023 Loading…
5 tasks
2.2
TYP: simple return types from ruff Typing type annotations, mypy/pyright type checking
#56568 by twoertwein was merged Dec 19, 2023 Loading… 2.2
TYP: _json.py IO JSON read_json, to_json, json_normalize Typing type annotations, mypy/pyright type checking
#56539 by jbrockmendel was merged Dec 18, 2023 Loading…
5 tasks
2.2
TYP: Update mypy and pyright Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
#56493 by twoertwein was merged Dec 19, 2023 Loading… 2.2
CI/TYP: Fix typing check on main CI Continuous Integration Typing type annotations, mypy/pyright type checking
#56429 by mroeschke was closed Dec 9, 2023 Loading… 2.2
CI: Fix mypy CI Continuous Integration Typing type annotations, mypy/pyright type checking
#56428 by phofl was merged Dec 9, 2023 Loading…
5 tasks
2.2
ProTip! Filter pull requests by the default branch with base:main.