-
- 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: fix mypy failures on main in pandas/core/generic.py Typing type annotations, mypy/pyright type checking
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
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
Backport PR #56617 on branch 2.2.x (TYP: some return types from ruff) Typing type annotations, mypy/pyright type checking
TYP: _json.py IO JSON read_json, to_json, json_normalize Typing type annotations, mypy/pyright type checking
TYP: Update mypy and pyright Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
CI/TYP: Fix typing check on main CI Continuous Integration Typing type annotations, mypy/pyright type checking
ProTip! Filter pull requests by the default branch with base:main.