-
- 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: refactor of frame.py/panel.py to move common code to generic.py Refactor Internal refactoring of code
CLN/INT: remove Index as a sub-class of NDArray API Design Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation MultiIndex Refactor Internal refactoring of code
Move series.remove_na to core.dtypes.missing.remove_na_arraylike Refactor Internal refactoring of code
REF: Move pandas.core.categorical Categorical Categorical Data Type Refactor Internal refactoring of code
Refactor core.internals into core/internals/ dir Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#19316 by jbrockmendel was closed Jan 21, 2018 Loading… updated Feb 11, 2018
Add CategoricalDtype to deprecated core.categorical shim Deprecate Functionality to remove in pandas Refactor Internal refactoring of code
REF: Change how pandas.core.common shim works Refactor Internal refactoring of code
#19304 by TomAugspurger was closed Feb 19, 2018 Loading… updated Feb 19, 2018
Reduce redirection in ops Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code
REF: Base class for all extension tests Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
dispatch Series[datetime64] comparison ops to DatetimeIndex Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
add missing args, make kwarg explicit Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
CLN: clean up groupby / categorical Categorical Categorical Data Type Groupby Refactor Internal refactoring of code
Move Unchanged arith methods to EA mixins Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: move more methods to EAMixins ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code
PERF: do not check for label presence preventively Indexing Related to indexing on series/frames, not to indexes themselves Performance Memory or execution speed performance Refactor Internal refactoring of code
REF: Move most remaining arith helpers to datetimelike mixins Datetime Datetime data dtype Refactor Internal refactoring of code
Previous Next
ProTip! Adding no:label will show everything without a label.