-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added conda update step and re-added gcsfs CI Continuous Integration
#26413 by WillAyd was merged May 15, 2019 Loading… updated Jan 16, 2020
1 of 4 tasks
TYP: Remove pandas.io.stata from Typing Blacklist Typing type annotations, mypy/pyright type checking
DEPR: __array__ for tz-aware Series/Index Datetime Datetime data dtype Deprecate Functionality to remove in pandas Timezones Timezone data dtype
read_excel and Excel File Engine conflict Error Reporting Incorrect or improved errors from pandas IO Excel read_excel, to_excel
Warn on ndarray[int] // timedelta Deprecate Functionality to remove in pandas Numeric Operations Arithmetic, Comparison, and Logical operations Timedelta Timedelta data type
DEPR: Deprecate ordered=None for CategoricalDtype Categorical Categorical Data Type Deprecate Functionality to remove in pandas Dtype Conversions Unexpected or buggy dtype conversions
BUG-26988 implement replace for categorical blocks Bug Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions
TST: add test coverage for maybe_promote Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
DOC: pin sphinx to 1.8.5 Docs
#26781 by jorisvandenbossche was merged Jun 12, 2019 Loading… updated Oct 6, 2019
CLN: use unicode literals instead of compat.u Clean Strings String extension data type and string data
#24026 by jbrockmendel was closed Dec 5, 2018 Loading… updated Sep 17, 2019
WIP: ensure names are pinned correctly Bug Internals Related to non-user accessible pandas implementation
#24429 by jbrockmendel was closed Feb 2, 2019 Loading… updated Sep 17, 2019
[ENH] Use default EA repr for IntervalArray ExtensionArray Extending pandas with custom dtypes or arrays. Interval Interval data type
PERF: O(n) speedup in any/all by re-enabling short-circuiting for bool case Performance Memory or execution speed performance
ProTip! Mix and match filters to narrow down what you’re looking for.