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

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: Add overload for ser.rename_axis Typing type annotations, mypy/pyright type checking
#55412 by caneff was merged Oct 6, 2023 Loading…
Make package PEP 561 compatible Typing type annotations, mypy/pyright type checking
#28831 by c4f3a0ce was closed Oct 8, 2019 Loading…
1 of 5 tasks
TYPING: pandas/core/window.py Typing type annotations, mypy/pyright type checking Window rolling, ewma, expanding
#27391 by mroeschke was merged Jul 18, 2019 Loading…
3 tasks done
MyPy.ini Make Import Machinery Explicit Typing type annotations, mypy/pyright type checking
#26645 by WillAyd was closed Jul 2, 2019 Loading…
TYP: Arraylike Typing type annotations, mypy/pyright type checking
#31574 by simonjayhawkins was closed May 1, 2020 Draft
TYP: Arraylike Typing type annotations, mypy/pyright type checking
#31518 by jbrockmendel was closed Feb 1, 2020 Draft
CLN/TYP: Removed redundant 'int' from pandas/_typing.py Typing type annotations, mypy/pyright type checking
#30426 by ShaharNaveh was closed Dec 23, 2019 Loading…
3 of 5 tasks
TYP: Type annotations in pandas/io/formats/style.py Typing type annotations, mypy/pyright type checking
#30403 by ShaharNaveh was merged Jan 20, 2020 Loading…
3 of 5 tasks
Add Annotations to GroupBy Typing type annotations, mypy/pyright type checking
#26420 by WillAyd was closed May 27, 2019 Draft
Annotate to_json Typing type annotations, mypy/pyright type checking
#26449 by WillAyd was closed May 27, 2019 Loading…
TYP: Type annotations in pandas/io/sas/sas_constants.py Typing type annotations, mypy/pyright type checking
#31283 by ShaharNaveh was closed Jan 24, 2020 Loading…
2 of 5 tasks
add type hint for core/computation/eval Typing type annotations, mypy/pyright type checking
#26992 by xcz011 was closed Sep 8, 2019 Loading…
1 of 4 tasks
[WIP] fix --check-untyped-defs for MyPy Typing type annotations, mypy/pyright type checking
#28339 by simonjayhawkins was closed Apr 10, 2020 Draft
TYPING: add index and columns attributes to DataFrame Typing type annotations, mypy/pyright type checking
#28224 by simonjayhawkins was closed Aug 30, 2019 Loading…
CLN: tests/extension/json/test_json.py typefix Typing type annotations, mypy/pyright type checking
#28994 by lukasbk was closed Feb 9, 2020 Loading…
5 tasks
TYPING: add some type hints to core.generic Typing type annotations, mypy/pyright type checking
#27646 by simonjayhawkins was closed Aug 30, 2019 Loading…
TYP: check_untyped_defs core.arrays.interval Typing type annotations, mypy/pyright type checking
#32098 by simonjayhawkins was closed Feb 20, 2020 Loading…
TYP: Type annotaion for test decorators Typing type annotations, mypy/pyright type checking
#31454 by ShaharNaveh was closed Jan 30, 2020 Loading…
2 of 5 tasks
CI: fix mypy error CI Continuous Integration Typing type annotations, mypy/pyright type checking
#30052 by simonjayhawkins was closed Dec 4, 2019 Loading…
[WIP] Annotate DataFrame (Part 3) Typing type annotations, mypy/pyright type checking
#28575 by vaibhavhrt was closed Jan 1, 2020 Loading…
2 of 5 tasks
Fix mypy errors tests.dtypes.test_common Typing type annotations, mypy/pyright type checking
#29110 by AbhijeetKrishnan was closed Nov 17, 2019 Loading…
4 of 5 tasks
Fix mypy in pandas/tests/arithmetic/test_datetime64.py Typing type annotations, mypy/pyright type checking
#29041 by saska was closed Dec 27, 2019 Loading…
3 of 5 tasks
CLN: Add type hinting to base classes (#28926) Typing type annotations, mypy/pyright type checking
#28983 by jjlkant was closed Oct 15, 2019 Loading…
3 of 4 tasks
Mypy fix/io sql Compat pandas objects compatability with Numpy or Python functions IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite Typing type annotations, mypy/pyright type checking
#28979 by aaditya-panik was closed Oct 15, 2019 Loading…
2 of 3 tasks
ProTip! Exclude everything labeled bug with -label:bug.