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

Update install docs now that pandas works on Python 3
#278 by takluyver was closed Oct 23, 2011 Loading…
ENH: Adding argmin, argmax to Series and DataFrame.
#286 by lodagro was closed Nov 14, 2011 Loading…
ENH: Adding DataFrame.boxplot()
#287 by lodagro was closed Nov 14, 2011 Loading…
add .head() and .tail() to Series
#296 by hammer was closed Nov 2, 2011 Loading…
Added a QuarterEnd class to datetools module.
#321 by npinger was closed Nov 3, 2011 Loading…
ENH: small corrections to Series repr
#330 by adamklein was closed Nov 3, 2011 Loading…
ENH: Print hierarchical index names in Series.__repr__
#334 by adamklein was closed Nov 4, 2011 Loading…
Quarterend
#345 by npinger was closed Nov 7, 2011 Loading…
Add kind='line' or 'bar' argument to DataFrame.plot
#348 by dieterv77 was closed Nov 14, 2011 Loading…
Vectorize pandas.Series.apply
#355 by aman-thakral was closed Nov 11, 2011 Loading…
Fix graphics tests under Python 3
#369 by takluyver was closed Nov 18, 2011 Loading…
resolve issue 368
#385 by lodagro was merged Nov 18, 2011 Loading…
DataFrame.to_html()
#387 by lodagro was closed Nov 18, 2011 Loading…
Handle masked arrays in DataFrame constructor
#396 by dieterv77 was closed Nov 23, 2011 Loading…
Change Series default float formatter.
#420 by lodagro was closed Dec 2, 2011 Loading…
Pass Series.hist **kwds on to plotting function.
#424 by lodagro was closed Dec 2, 2011 Loading…
more momery efficient describe() for DataFrame
#425 by joonro was closed Dec 2, 2011 Loading…
Bugfix for issue 419 and .gitignore fixup
#427 by ralphbean was closed Dec 2, 2011 Loading…
Using pandas with PyQt
#435 by sjev was closed Dec 8, 2011 Loading…
Yahoo quote
#463 by sjev was closed Dec 7, 2011 Loading…
Add Series.from_csv with some tests
#482 by dieterv77 was closed Dec 13, 2011 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.