-
- 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
CI: fix mypy typing errors (pin numpy) on branch 1.4.x CI Continuous Integration Typing type annotations, mypy/pyright type checking
TYP: Add type definition for generators in excel.py Typing type annotations, mypy/pyright type checking
TYP: Add new variable and then convert to ndarray in timedeltas.py Typing type annotations, mypy/pyright type checking
TYP: Return int instead of changing result type in nanops.py Typing type annotations, mypy/pyright type checking
DOC: update documentation of type annotation (PEP 585) Docs Typing type annotations, mypy/pyright type checking
TYP: changed variable cat_array to cat_array_list in dtypes.py and arr_list in categorical.py Typing type annotations, mypy/pyright type checking
PERF/TYP: typing cast in __getitem__ gives quite some overhead Performance Memory or execution speed performance Typing type annotations, mypy/pyright type checking
#44624 by jorisvandenbossche was merged Dec 3, 2021 Loading…
TYP: changed variable hashed to combined_hashed in dtype.py Typing type annotations, mypy/pyright type checking
#44360 by nickleus27 was merged Nov 9, 2021 Loading…
TYP: use TYPE_CHECKING for import_optional_dependency("numba") Typing type annotations, mypy/pyright type checking
TYP: Subset of "Improved the type stubs in the _libs directory to help with type checking" Typing type annotations, mypy/pyright type checking
Previous Next
ProTip! no:milestone will show everything without a milestone.