-
- 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
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
CLN: prepare unifying hashtable.factorize and .unique; add doc-strings Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
CLN: revisit & simplify Block/BlockManager, remove axes Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
PLOT: Split matplotlib specific code from pandas plotting Refactor Internal refactoring of code Visualization plotting
REF: clearer Categorical/CategoricalIndex construction Categorical Categorical Data Type Refactor Internal refactoring of code
[CLN] Dispatch (some) Frame ops to Series, avoiding _data.eval Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
dispatch Series[datetime64] comparison ops to DatetimeIndex Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF: remove ExtensionArrayFormatter Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
use range in RangeIndex instead of _start etc. Index Related to the Index class or subclasses Refactor Internal refactoring of code
REF/API: Stricter extension checking. API Design Build Library building on various platforms Refactor Internal refactoring of code
CLN GH23123 Move SparseArray to arrays Refactor Internal refactoring of code Sparse Sparse Data Type
#23147 by JustinZhengBC was merged Oct 16, 2018 Loading…
3 of 4 tasks
dispatch scalar DataFrame ops to Series Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Refactor Internal refactoring of code
TST: Remove subset of singleton fixtures Needs Discussion Requires discussion from core team before further action Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#24873 by jbrockmendel was closed Feb 3, 2019 Loading…
Catch exception around much smaller piece of code Datetime Datetime data dtype Refactor Internal refactoring of code
#23702 by jbrockmendel was closed Nov 15, 2018 Loading…
use fused types for parts of algos_common_helper Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
REF/TST: Add more pytest idiom to resample/test_datetime_index.py Refactor Internal refactoring of code Resample resample method Testing pandas testing functions or related to the test suite
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.