-
- 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: Typing changes for ExtensionArray.astype ExtensionArray Extending pandas with custom dtypes or arrays. Typing type annotations, mypy/pyright type checking
26302 add typing to assert star equal funcs Typing type annotations, mypy/pyright type checking
#29364 by samuelsinayoko was closed Mar 11, 2020 Loading…
3 tasks done
DOC: Document existing functionality of pandas.DataFrame.to_sql() #11886 Docs Typing type annotations, mypy/pyright type checking
TYP: pandas/core/missing.py Typing type annotations, mypy/pyright type checking
#38339 by arw2019 was closed Mar 15, 2021 Loading…
2 of 5 tasks
Add type hints to dtypes/dtypes.py (CategoricalDtype) Typing type annotations, mypy/pyright type checking
CLN: remove util._decorators.make_signature and make related changes Clean Typing type annotations, mypy/pyright type checking
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: Groupby sum|prod|min|max|first|last methods Groupby Typing type annotations, mypy/pyright type checking
#32302 by topper-123 was closed May 15, 2020 Loading…
ENH: Add typing for pandas.core.frame.dropna Stale Typing type annotations, mypy/pyright type checking
#38968 by rbpatt2019 was closed Apr 24, 2021 Loading…
3 tasks done
add typing_extensions to dependencies Dependencies Required and optional dependencies Typing type annotations, mypy/pyright type checking
#25975 by vaibhavhrt was closed Apr 17, 2019 Loading…
4 tasks
added f strings and typing to frame.py Clean Code Style Code style, linting, code_checks Typing type annotations, mypy/pyright type checking
TYP: Adding absolute imports for pandas.core.reshape Typing type annotations, mypy/pyright type checking
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
TYP overload fillna #40737 Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Typing type annotations, mypy/pyright type checking
[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
Previous Next
ProTip! Filter pull requests by the default branch with base:main.