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 hashtable.pyx Clean
#10111 by gdementen was merged May 13, 2015 Loading… updated Jun 2, 2015 0.16.2
CLN: clean up unused imports Clean
#10130 by mortada was merged May 14, 2015 Loading… updated Jun 2, 2015 0.16.2
CLN: clean up unused imports part II Clean
#10141 by mortada was merged May 15, 2015 Loading… updated Jun 2, 2015 0.16.2
DOC: Remove auto_close option form read_hdf Clean Error Reporting Incorrect or improved errors from pandas IO HDF5 read_hdf, HDFStore
#10330 by bashtage was closed Jun 12, 2015 Loading… updated Jun 15, 2015 0.16.2
BUG: declare and use correctly self.unique_check Clean
#10139 by toobaz was closed May 29, 2015 Loading… updated Jun 30, 2015
CLN: Remove duplicate implementations of bind_method; typo in compat Clean
#10643 by kawochen was merged Jul 21, 2015 Loading… updated Jul 21, 2015 0.17.0
Remove duplicate code Clean Windows Windows OS
#10681 by cgohlke was closed Jul 27, 2015 Loading… updated Jul 27, 2015 0.17.0
Very minor refactoring and edits to code comments Clean Docs
#10622 by Garrett-R was closed Jul 28, 2015 Loading… updated Jul 28, 2015 0.17.0
Delete ez_setup.py Build Library building on various platforms Clean
#10168 by andreabedini was closed Aug 2, 2015 Loading… updated Aug 2, 2015 0.17.0
BUG: #8243 Change unary - to ~. Fixes numpy warning in ols. Clean
#10562 by luis-ortiz was closed Aug 16, 2015 Loading… updated Aug 18, 2015 0.17.0
CLN: plotting cleanups for groupby plotting Clean Visualization plotting
#10717 by sinhrks was merged Aug 31, 2015 Loading… updated Aug 31, 2015 0.17.0
CLN: removes BinGrouper kind of cython methods Clean Groupby
#10976 by behzadnouri was merged Sep 3, 2015 Loading… updated Sep 4, 2015 0.17.0
CLN: Make ufunc works for Index Clean Dtype Conversions Unexpected or buggy dtype conversions Indexing Related to indexing on series/frames, not to indexes themselves
#10638 by sinhrks was merged Sep 6, 2015 Loading… updated Sep 6, 2015
2 tasks done
0.17.0
CLN: removes cython implementation of groupby count Clean Groupby
#11013 by behzadnouri was merged Sep 7, 2015 Loading… updated Sep 8, 2015 0.17.0
DOC/CLN: typo and redundant code Clean Docs
#11048 by kawochen was merged Sep 10, 2015 Loading… updated Sep 10, 2015 0.17.0
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: GH11170, * import is removed from test_internals.py Clean Testing pandas testing functions or related to the test suite
#11197 by kawochen was merged Sep 27, 2015 Loading… updated Sep 27, 2015 0.17.0
CLN: GH11271 move _get_handle, UTF encoders to io.common Clean
#11330 by kawochen was merged Oct 15, 2015 Loading… updated Oct 15, 2015 0.17.1
Remove useless semicolon Clean
#11539 by remyleone was merged Nov 7, 2015 Loading… updated Nov 7, 2015 0.17.1
CLN: remove if conditions that are almost never True Clean
#11767 by kawochen was merged Dec 7, 2015 Loading… updated Dec 7, 2015 0.18.0
Fix import-time DeprecationWarning on Python 3.5 Clean
#11798 by embray was merged Dec 10, 2015 Loading… updated Dec 10, 2015 0.18.0
CLN: Use is operator for comparing with None (Pep8) Clean
#11828 by proinsias was merged Dec 15, 2015 Loading… updated Dec 15, 2015 0.18.0
CLN: Fix import collisions and optimize imports Clean
#11829 by proinsias was closed Dec 15, 2015 Loading… updated Dec 15, 2015
CLN: Use sentinel values instead of mutable default arguments Clean
#11827 by proinsias was merged Dec 15, 2015 Loading… updated Dec 15, 2015 0.18.0
ProTip! Add no:assignee to see everything that’s not assigned.