-
- 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: Remove no-longer-used BlockManager.xs Clean Internals Related to non-user accessible pandas implementation
MAINT: port numpy#13188 for np_datetime simplification Dependencies Required and optional dependencies Internals Related to non-user accessible pandas implementation
BUG: bugfix 26390 assigning PandasArray to DataFrame error Indexing Related to indexing on series/frames, not to indexes themselves Internals Related to non-user accessible pandas implementation
BUG: update cython to fix segfault accessing __kwdefaults__ Dependencies Required and optional dependencies Internals Related to non-user accessible pandas implementation Segfault Non-Recoverable Error
#26140 by jakebailey was closed May 3, 2019 Loading…
3 of 4 tasks
CLN: Removed second version of xstrtod in parser_helper.h Clean Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations
Implement helper method to get char* buffer from Python objects Internals Related to non-user accessible pandas implementation
[REF] Move remaining locale functions to _config.localization Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
BUG: Fix Timestamp type checks to work with subclassed datetime (#25851) Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation
REF: move methods into cdef classes Clean Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#24869 by jbrockmendel was closed Jan 28, 2019 Loading…
Avoid unnecessary use of _coerce_scalar_to_timedelta_type Clean Internals Related to non-user accessible pandas implementation
Have DTA._simple_new take dtype instead of tz Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation
Make DTA/TDA/PA return NotImplemented on comparisons Internals Related to non-user accessible pandas implementation
remove eadata ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation
EA: revert treatment of i8values Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation
#24623 by jbrockmendel was closed Jan 10, 2019 Loading…
1 task done
ensure DatetimeTZBlock always gets a DatetimeArray Internals Related to non-user accessible pandas implementation Timezones Timezone data dtype
REF: put DatetimeBlock adjacent to DatetimeLikeBlockMixin Internals Related to non-user accessible pandas implementation
Misc separable pieces of #24024 Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
WIP: ensure names are pinned correctly Bug Internals Related to non-user accessible pandas implementation
#24429 by jbrockmendel was closed Feb 2, 2019 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.