-
- 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
CLN: use idiomatic pandas_dtypes in pandas/dtypes/common.py Clean Dtype Conversions Unexpected or buggy dtype conversions
REGR: revert "CLN: _consolidate_inplace less" / fix regression in fillna() Clean Internals Related to non-user accessible pandas implementation
WIP: Refactor accessors, unify usage, make "recipe" API Design Clean Internals Related to non-user accessible pandas implementation
#17042 by jbrockmendel was closed Sep 28, 2017 Loading…
1 of 4 tasks
WIP: decorator for ops boilerplate Clean Internals Related to non-user accessible pandas implementation
#24282 by jbrockmendel was closed Jan 5, 2019 Loading…
1 of 4 tasks
MAINT: Refactor logic in maybe_convert_* Clean Dtype Conversions Unexpected or buggy dtype conversions
CLN: Make ufunc works for Index Clean Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
CLN: move plotting funcs to pd.plotting Clean Visualization plotting
#13579 by sinhrks was closed Apr 14, 2017 Loading…
4 tasks done
CLN: Condense PR style checklist into one script Clean
#30773 by gfyoung was closed Jan 8, 2020 Loading…
BUG: Series/Index results in datetime/timedelta incorrectly if inputs are all nan/nat like Bug Clean Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.