-
- 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
Ensure that we can get a commit number from git
#5520 by invisibleroads was merged Nov 16, 2013 Loading…
DOC: styling clean-up of docstrings (part 1, frame.py)
#5560 by jorisvandenbossche was merged Nov 23, 2013 Loading…
DOC/TST: Series.reorder_levels() can take names; added tests
#5573 by TomAugspurger was merged Nov 24, 2013 Loading…
BUG: complex is cast to float in sum with level arg Complex Complex Numbers Dtype Conversions Unexpected or buggy dtype conversions
#9828 by joe1gi was closed May 9, 2015 Loading…
DOC: update numpydoc to current master (commit 223df02530)
#6003 by jorisvandenbossche was merged Jan 24, 2014 Loading…
DOC: correction of docstring dtypes/ftypes
#5984 by jorisvandenbossche was merged Jan 17, 2014 Loading…
DOC: Flesh out the R comparison section of docs (GH3980)
#5866 by NoRaincheck was merged Jan 7, 2014 Loading…
BUG: parsing multi-column headers in read_csv (GH6051) Bug IO CSV read_csv, to_csv
#6170 by waitingkuo was closed Jan 18, 2015 Loading…
BUG: ensure plt is imported before it's used in hist_frame
#6094 by dsm054 was merged Jan 25, 2014 Loading…
BUG: IndexError on read_csv/read_table when using usecols/names parameters and omitting last column
#5767 by wrenoud was closed Dec 25, 2013 Loading…
DOC: Add "How to reduce a sequence (e.g. of Series) using a binary opera...
#5907 by unutbu was merged Jan 11, 2014 Loading…
ENH/API: Add count parameter to limit generator in Series, DataFrame, and DataFrame.from_records()
#5898 by tinproject was closed Jan 18, 2014 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.