-
- Notifications
You must be signed in to change notification settings - Fork 19.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
added halflife to exponentially weighted moving functions
#4997 by mortada was closed Sep 26, 2013 Loading…
BUG: Bug in groupby dtype conversion with datetimelike (GH5869)
#5870 by jreback was merged Jan 7, 2014 Loading…
API: for HDFStore, add the keyword dropna=True to append to change whether to write ALL nan rows to the store (GH4625)
#4714 by jreback was merged Aug 31, 2013 Loading…
DOC: styling clean-up of docstrings (part 2: series and generic.py)
#6206 by jorisvandenbossche was merged Jan 31, 2014 Loading…
API/CLN: make rename and copy consistent across NDFrame
#4627 by jreback was merged Aug 21, 2013 Loading…
TST: Fix test case to use int64 and explicit float
#5469 by jtratner was merged Nov 8, 2013 Loading…
BUG: Fix unbound local in exception handling in core/index
#5046 by jtratner was merged Sep 29, 2013 Loading…
BUG: HDFStore - missing implementation of bool columns in selection
#2849 by jreback was merged Feb 12, 2013 Loading…
DOC: prepend missing >>> to docstring Examples in set_index.
#2851 by alvorithm was merged Mar 9, 2013 Loading…
BUG: Categoricals shouldn't allow non-strings when object dtype is passed (#13919) Categorical Categorical Data Type Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas
#14027 by wcwagner was closed Aug 18, 2016 Loading…
2 of 4 tasks
TST: remove incomparable warnings from py3 Testing pandas testing functions or related to the test suite
#11392 by jreback was closed Nov 25, 2015 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.