Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH: Allow storing ExtensionArrays in containers Dtype Conversions Unexpected or buggy dtype conversions Enhancement Internals Related to non-user accessible pandas implementation
#19520 by TomAugspurger was merged Feb 23, 2018 Loading…
Array Interface and Categorical internals Refactor Enhancement Internals Related to non-user accessible pandas implementation
#19268 by TomAugspurger was merged Feb 2, 2018 Loading… 0.23.0
Separate parsing functions out from tslib Clean Internals Related to non-user accessible pandas implementation
#17363 by jbrockmendel was merged Sep 26, 2017 Loading…
4 tasks
0.21.0
ENH: implement DatetimeLikeArray Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation
#19902 by jbrockmendel was merged Jul 2, 2018 Loading… 0.24.0
CLN: prepare unifying hashtable.factorize and .unique; add doc-strings Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#22986 by h-vetinari was merged Oct 18, 2018 Loading… 0.24.0
BUG: Fix Timestamp type checks to work with subclassed datetime (#25851) Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation
#25853 by ArtificialQualia was merged Apr 5, 2019 Loading…
4 tasks done
0.25.0
Tslibs resolution Clean Internals Related to non-user accessible pandas implementation
#18034 by jbrockmendel was merged Nov 13, 2017 Loading…
4 tasks
0.23.0
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
#6745 by immerrr was merged Apr 25, 2014 Loading…
8 tasks done
0.14.0
ENH: Add return_inverse to cython-unique; unify unique/factorize-code Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Clean Enhancement Internals Related to non-user accessible pandas implementation
#23400 by h-vetinari was merged Nov 29, 2018 Loading… 0.24.0
move implementation of Timedelta to tslibs.timedeltas Clean Internals Related to non-user accessible pandas implementation
#18085 by jbrockmendel was merged Nov 8, 2017 Loading…
1 of 4 tasks
0.23.0
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
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
Refactor timezones functions out of tslib Clean Internals Related to non-user accessible pandas implementation
#17274 by jbrockmendel was closed Sep 11, 2017 Loading…
4 tasks
Bitesize offsets Clean Frequency DateOffsets Internals Related to non-user accessible pandas implementation
#17318 by jbrockmendel was merged Sep 23, 2017 Loading…
1 task done
0.21.0
[CLN] Dispatch (some) Frame ops to Series, avoiding _data.eval Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#22019 by jbrockmendel was merged Oct 3, 2018 Loading… 0.24.0
Separate out strptime.pyx from tslib Clean Internals Related to non-user accessible pandas implementation
#17342 by jbrockmendel was merged Sep 25, 2017 Loading…
4 tasks
0.21.0
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
Unify Index._dir_* with Series implementation Internals Related to non-user accessible pandas implementation
#17117 by jbrockmendel was merged Aug 29, 2017 Loading…
1 of 4 tasks
0.21.0
Implement helper method to get char* buffer from Python objects Internals Related to non-user accessible pandas implementation
#25895 by vnlitvinov was merged Mar 29, 2019 Loading…
3 of 4 tasks
0.25.0
dispatch Series[datetime64] comparison ops to DatetimeIndex Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#19800 by jbrockmendel was merged Mar 1, 2018 Loading… 0.23.0
REF/INT: concat blocks of same type with preserving block type Internals Related to non-user accessible pandas implementation
#17728 by jorisvandenbossche was merged Oct 12, 2017 Loading… 0.21.0
Implement BaseOffset in tslibs.offsets Frequency DateOffsets Internals Related to non-user accessible pandas implementation
#18016 by jbrockmendel was merged Nov 8, 2017 Loading… 0.23.0
REF: repr - allow block to override values that get formatted Internals Related to non-user accessible pandas implementation
#17143 by jorisvandenbossche was merged Aug 4, 2017 Loading… 0.21.0
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
#26417 by shantanu-gontia was merged May 19, 2019 Loading…
4 tasks done
0.25.0
REF: cython cleanups and optimizations Clean Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#23382 by jbrockmendel was closed Nov 3, 2018 Loading…
4 tasks
0.24.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.