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: Cleanup ops.py Clean Numeric Operations Arithmetic, Comparison, and Logical operations
#13605 by sinhrks was closed Jul 12, 2016 Loading… updated Jul 12, 2016
2 tasks done
0.19.0
CLN: Fix compile time warnings Clean
#13607 by yui-knk was closed Jul 13, 2016 Loading… updated Jul 13, 2016
1 task done
0.19.0
CLN: reorg type inference & introspection Clean
#13147 by jreback was closed Jul 13, 2016 Loading… updated Jul 13, 2016 0.19.0
TST: reorganize tools.tests Clean Testing pandas testing functions or related to the test suite
#13619 by sinhrks was merged Jul 14, 2016 Loading… updated Jul 14, 2016
2 tasks done
0.19.0
CLN: Fix compile time warnings Build Library building on various platforms Clean
#13643 by yui-knk was closed Jul 14, 2016 Loading… updated Jul 14, 2016
1 task done
0.19.0
CLN: fix some issues in asv benchmark suite Clean Performance Memory or execution speed performance
#13630 by jorisvandenbossche was merged Jul 14, 2016 Loading… updated Jul 14, 2016 0.19.0
CLN: Initialization coincides with mapping, hence with uniqueness check Clean Indexing Related to indexing on series/frames, not to indexes themselves
#13594 by toobaz was closed Jul 15, 2016 Loading… updated Jul 15, 2016
2 tasks done
0.19.0
CLN: removed pandas.sandbox Clean Deprecate Functionality to remove in pandas
#13670 by gfyoung was closed Jul 19, 2016 Loading… updated Jul 19, 2016 0.19.0
CLN: removed setter method of categorical's ordered attribute Categorical Categorical Data Type Clean
#13671 by gfyoung was closed Jul 19, 2016 Loading… updated Jul 19, 2016 0.19.0
CLN: Remove a test case about Timestamp to TestTimestamp Clean
#13722 by yui-knk was merged Jul 20, 2016 Loading… updated Jul 20, 2016
4 tasks
0.19.0
CLN: Replace float64_t with int64_t in _ensure_components Clean Timedelta Timedelta data type
#13673 by yui-knk was merged Jul 20, 2016 Loading… updated Jul 20, 2016
1 task done
0.19.0
CLN: remove deprecated io.sql uquery and tquery functions Clean Deprecate Functionality to remove in pandas IO SQL to_sql, read_sql, read_sql_query
#13616 by jorisvandenbossche was merged Jul 21, 2016 Loading… updated Jul 21, 2016 0.19.0
TST: Move plotting related tests to tests/plotting Clean Testing pandas testing functions or related to the test suite
#13621 by sinhrks was merged Jul 22, 2016 Loading… updated Jul 22, 2016
3 tasks done
0.19.0
CNL: remove the io.data and io.wb modules Clean
#13735 by jorisvandenbossche was merged Jul 24, 2016 Loading… updated Jul 25, 2016 0.19.0
BLD: Use tempita for cython templating Build Library building on various platforms Clean
#13716 by sinhrks was closed Jul 26, 2016 Loading… updated Jul 26, 2016
3 tasks done
0.19.0
BLD: use tempita for hashtable Build Library building on various platforms Clean
#13815 by sinhrks was merged Jul 28, 2016 Loading… updated Jul 28, 2016
3 tasks done
0.19.0
CLN: Period cleanup related to array like meth Clean Period Period data type
#13955 by sinhrks was closed Aug 10, 2016 Loading… updated Aug 10, 2016
2 tasks done
0.19.0
CLN: PeriodIndex to use nan related cache Clean
#13975 by sinhrks was closed Aug 12, 2016 Loading… updated Aug 12, 2016
2 tasks done
0.19.0
TST: Cleanup test_indexing Clean Testing pandas testing functions or related to the test suite
#13982 by sinhrks was closed Aug 13, 2016 Loading… updated Aug 13, 2016
2 tasks done
0.19.0
Use DeprecationWarning for core.common deprecations (GH13634) Clean Deprecate Functionality to remove in pandas
#13990 by jorisvandenbossche was closed Aug 13, 2016 Loading… updated Aug 13, 2016 0.19.0
CLN: Move PeriodIndex.repeat to DatetimeIndexOpsMixin Clean
#13995 by sinhrks was closed Aug 14, 2016 Loading… updated Aug 14, 2016
3 tasks done
0.19.0
BUG: properly close files opened by parsers Clean IO CSV read_csv, to_csv IO Stata read_stata, to_stata
#13940 by agraboso was closed Aug 11, 2016 Loading… updated Aug 11, 2016
4 tasks done
0.19.0
CLN: move _na_value to DatetimeIndexOpsMixin Clean
#13997 by sinhrks was merged Aug 15, 2016 Loading… updated Aug 15, 2016
2 tasks done
0.19.0
CLN: move PeriodIndex.__getitem__ to DatetimeIndexOpsMixin Clean
#13987 by sinhrks was closed Aug 18, 2016 Loading… updated Aug 18, 2016
3 tasks done
0.19.0
CLN: Drop lags parameter from Panel.shift Clean
#14041 by gfyoung was merged Aug 19, 2016 Loading… updated Aug 19, 2016 0.19.0
ProTip! Filter pull requests by the default branch with base:main.