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

asv bench cleanup - groupby Clean Performance Memory or execution speed performance
#10998 by jorisvandenbossche was merged Sep 12, 2015 Loading… updated Sep 13, 2015 0.17.0
CLN: remove build some warnings Build Library building on various platforms Clean
#15259 by jreback was closed Jan 30, 2017 Loading… updated Jan 30, 2017 0.20.0
TST: Timedelta tests reorg (gh14854) Clean Testing pandas testing functions or related to the test suite
#15324 by TrigonaMinima was closed Feb 8, 2017 Loading… updated Feb 8, 2017
4 tasks done
0.20.0
CLN: split off frozen (immutable) data structures into pandas/indexes/frozen.py Clean Compat pandas objects compatability with Numpy or Python functions
#15477 by jreback was closed Feb 24, 2017 Loading… updated Feb 24, 2017 0.20.0
DEPR/CLN: remove SparseTimeSeries class (follow-up GH15098) Clean Deprecate Functionality to remove in pandas
#15567 by jorisvandenbossche was merged Mar 4, 2017 Loading… updated Mar 4, 2017 0.20.0
DEPR: remove more .ix warnings from tests Clean Deprecate Functionality to remove in pandas
#15638 by jreback was closed Mar 10, 2017 Loading… updated Mar 10, 2017 0.20.0
CLN: Cleanup tests for .rank() Clean Testing pandas testing functions or related to the test suite
#15658 by rouzazari was closed Mar 12, 2017 Loading… updated Mar 12, 2017
3 of 4 tasks
0.20.0
CLN: push key coercion to the indexes with Index._convert_list_indexer Clean Indexing Related to indexing on series/frames, not to indexes themselves
#15678 by jreback was merged Mar 13, 2017 Loading… updated Mar 13, 2017 0.20.0
CLN: replace _interleave_dtype with _find_common_type Clean Dtype Conversions Unexpected or buggy dtype conversions
#15765 by jreback was closed Mar 21, 2017 Loading… updated Mar 21, 2017 0.20.0
CLN: relocate lib.ismember* to hashtable space Clean
#15773 by jreback was closed Mar 21, 2017 Loading… updated Mar 21, 2017 0.20.0
CLN: separate out groupby algos Clean Groupby
#15775 by jreback was closed Mar 22, 2017 Loading… updated Mar 22, 2017 0.20.0
CLN/INT: Rename _possibly to _maybe (GH15764) Clean
#15771 by StanczakDominik was closed Mar 22, 2017 Loading… updated Mar 22, 2017
3 tasks done
0.20.0
CLN: move top-level dirs Clean
#15998 by jreback was closed Apr 15, 2017 Loading… updated Apr 16, 2017
1 task done
0.20.0
CLN: updates to benchmarks after repo reorg Clean
#16020 by jorisvandenbossche was merged Apr 16, 2017 Loading… updated Apr 16, 2017 0.20.0
CLN: update pandas.lib deprecation messages (GH15936) Clean
#16021 by jorisvandenbossche was merged Apr 16, 2017 Loading… updated Apr 16, 2017 0.20.0
MAINT: Remove assert_equal from testing.py Clean Testing pandas testing functions or related to the test suite
#16017 by gfyoung was merged Apr 16, 2017 Loading… updated Apr 16, 2017 0.20.0
CLN: move infer_dtype to pandas.api.types Clean
#16023 by jreback was merged Apr 16, 2017 Loading… updated Apr 16, 2017 0.20.0
CLN: clean benchmarks to get them running Clean Performance Memory or execution speed performance
#16025 by jorisvandenbossche was merged Apr 17, 2017 Loading… updated Apr 17, 2017 0.20.0
CLN: move pandas.indexes -> pandas.core.indexes Clean
#16031 by jreback was merged Apr 17, 2017 Loading… updated Apr 17, 2017 0.20.0
CLN: move/reorg pandas.tools -> pandas.core.reshape Clean
#16032 by jreback was closed Apr 18, 2017 Loading… updated Apr 18, 2017 0.20.0
MAINT: Remove assertIsInstance from testing Clean Testing pandas testing functions or related to the test suite
#16081 by gfyoung was merged Apr 21, 2017 Loading… updated Apr 21, 2017 0.20.0
CLN: reorg pandas.tseries Clean Datetime Datetime data dtype Period Period data type Timedelta Timedelta data type
#16040 by jreback was merged Apr 18, 2017 Loading… updated Apr 21, 2017 0.20.0
CLN: algos Clean Dtype Conversions Unexpected or buggy dtype conversions
#15929 by jreback was merged Apr 7, 2017 Loading… updated Apr 25, 2017 0.20.0
PERF: use StringHashtable in data algos Clean Performance Memory or execution speed performance
#16128 by jreback was merged Apr 25, 2017 Loading… updated Apr 25, 2017 0.20.0
CLN: remove unused TimeGrouper._get_binner_for_resample() method Clean
#16152 by winklerand was merged Apr 27, 2017 Loading… updated Apr 27, 2017
2 of 3 tasks
0.20.0
ProTip! Filter pull requests by the default branch with base:main.