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

CLN: move plotting funcs to pd.plotting Clean Visualization plotting
#13579 by sinhrks was closed Apr 14, 2017 Loading…
4 tasks done
MAINT: Cleanup pandas/src/parser Clean IO CSV read_csv, to_csv
#14740 by gfyoung was merged Dec 6, 2016 Loading… 0.20.0
Ensure TDA.__init__ validates freq Clean Timedelta Timedelta data type
#24666 by jbrockmendel was merged Jan 9, 2019 Loading… 0.24.0
[CLN] Excel Module Cleanups Clean IO Excel read_excel, to_excel
#25275 by tdamsma was merged Feb 20, 2019 Loading…
3 tasks done
0.25.0
Remove return values for asserts Clean Testing pandas testing functions or related to the test suite
#25462 by samuelsinayoko was merged May 7, 2019 Loading…
4 tasks done
0.25.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
Fixturize tests/frame/test_arithmetic Clean Testing pandas testing functions or related to the test suite
#22736 by h-vetinari was merged Sep 26, 2018 Loading… 0.24.0
Remove unused/unreachable code from ops Clean Datetime Datetime data dtype Timedelta Timedelta data type
#18964 by jbrockmendel was closed Jan 1, 2018 Loading…
1 task done
CLN: Move boxing logic to BlockManager Clean Internals Related to non-user accessible pandas implementation
#12752 by sinhrks was closed Apr 3, 2016 Loading…
5 tasks done
0.18.1
Revert "Revert "MAINT: Remove Long and WidePanel (#15748)" (#15802)" Clean Deprecate Functionality to remove in pandas
#18341 by gfyoung was merged May 16, 2018 Loading… 0.24.0
Eliminated _WriterBase class, removed unused fixtures from methods in pandas/io/excel/test_writers.py Clean IO Excel read_excel, to_excel Testing pandas testing functions or related to the test suite
#28753 by dayoreke was merged Oct 13, 2019 Loading… 1.0.0
REF/TST: Stop using singleton fixtures Clean Testing pandas testing functions or related to the test suite
#24769 by jbrockmendel was closed Feb 3, 2019 Loading…
CLN: Remove unused core.internals methods Clean Internals Related to non-user accessible pandas implementation
#19250 by jbrockmendel was merged Jan 21, 2018 Loading…
2 of 4 tasks
0.23.0
release gil more Clean Performance Memory or execution speed performance
#29322 by jbrockmendel was merged Nov 4, 2019 Loading… 1.0.0
BUG/CLN: Decouple Series/DataFrame.transform Apply Apply, Aggregate, Transform, Map Bug Clean
#35964 by rhshadrach was merged Sep 12, 2020 Loading…
5 tasks done
1.2
CLN: aggregation.transform Apply Apply, Aggregate, Transform, Map Clean
#36478 by rhshadrach was merged Oct 6, 2020 Loading…
3 of 5 tasks
1.2
CLN: Remove PY2/3 references io directory Clean
#25886 by gfyoung was merged Mar 28, 2019 Loading… 0.25.0
Remove Encoding of values in char** For Labels Clean IO JSON read_json, to_json, json_normalize
#27618 by WillAyd was merged Aug 23, 2019 Loading…
1 task done
1.0.0
REF: sql insert_data operate column-wise to avoid internals Clean IO SQL to_sql, read_sql, read_sql_query
#33229 by jbrockmendel was merged Apr 7, 2020 Loading…
Standardize function signatures Clean
#14645 by gfyoung was merged Nov 26, 2016 Loading… 0.20.0
standalone implementation of ccalendar Clean Datetime Datetime data dtype
#18540 by jbrockmendel was merged Dec 7, 2017 Loading…
4 tasks
0.23.0
REF: de-duplicate DST tzconversion code Clean Timezones Timezone data dtype
#35077 by jbrockmendel was closed Jul 8, 2020 Loading… 1.1
ProTip! Exclude everything labeled bug with -label:bug.