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

REF: DatetimeLikeArray Datetime Datetime data dtype Refactor Internal refactoring of code
#24024 by TomAugspurger was merged Jan 2, 2019 Loading…
7 of 12 tasks
0.24.0
REF: Internal / External values Clean Refactor Internal refactoring of code
#19558 by TomAugspurger was merged Feb 13, 2018 Loading… 0.23.0
BUG/REF: TimedeltaIndex.__new__ Bug Datetime Datetime data dtype Refactor Internal refactoring of code Timedelta Timedelta data type
#23539 by jbrockmendel was merged Nov 11, 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
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
PLOT: Split matplotlib specific code from pandas plotting Refactor Internal refactoring of code Visualization plotting
#26414 by datapythonista was merged Jun 8, 2019 Loading…
1 of 4 tasks
0.25.0
REF: clearer Categorical/CategoricalIndex construction Categorical Categorical Data Type Refactor Internal refactoring of code
#24419 by topper-123 was merged Jan 4, 2019 Loading… 0.24.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
MAINT: tm.assert_raises_regex --> pytest.raises Clean Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#23592 by gfyoung was merged Nov 10, 2018 Loading… 0.24.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: remove ExtensionArrayFormatter Output-Formatting __repr__ of pandas objects, to_string Refactor Internal refactoring of code
#26833 by simonjayhawkins was merged Jun 13, 2019 Loading…
4 tasks
0.25.0
use range in RangeIndex instead of _start etc. Index Related to the Index class or subclasses Refactor Internal refactoring of code
#26581 by topper-123 was merged Jun 5, 2019 Loading…
3 of 4 tasks
0.25.0
REF/API: Stricter extension checking. API Design Build Library building on various platforms Refactor Internal refactoring of code
#22031 by TomAugspurger was merged Jul 31, 2018 Loading… 0.24.0
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
#22163 by jbrockmendel was merged Aug 14, 2018 Loading… 0.24.0
10
27
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…
Split Excel IO Into Sub-Directory IO Excel read_excel, to_excel Refactor Internal refactoring of code
#25153 by WillAyd was merged Feb 11, 2019 Loading… 0.25.0
REF: Consistent optional dependency handling Refactor Internal refactoring of code
#26802 by TomAugspurger was merged Jun 12, 2019 Loading… 0.25.0
Move GroupBy to Submodule and Add FutureWarning Groupby Refactor Internal refactoring of code
#20506 by WillAyd was merged Apr 2, 2018 Loading… 0.23.0
use fused types for parts of algos_common_helper Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#22452 by jbrockmendel was merged Sep 18, 2018 Loading… 0.24.0
Refactor groupby group_prod, group_var, group_mean, group_ohlc Groupby Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#25249 by noamher was merged Feb 11, 2019 Loading… 0.25.0
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
#24414 by simonjayhawkins was merged Dec 28, 2018 Loading…
2 tasks done
0.24.0
WIP: DatetimeArray+TimedeltaArray Datetime Datetime data dtype ExtensionArray Extending pandas with custom dtypes or arrays. Refactor Internal refactoring of code Timedelta Timedelta data type
#23415 by jbrockmendel was closed Nov 12, 2018 Loading… 0.24.0
De-duplicate code for indexing with list-likes of keys Clean Indexing Related to indexing on series/frames, not to indexes themselves Refactor Internal refactoring of code
#21503 by toobaz was merged Jun 19, 2018 Loading…
2 tasks done
0.24.0
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.