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

Minor change to CleanCommand so build works with stdeb
#55 by dieterv77 was merged Jun 29, 2011 Loading…
Fix for issue #80
#89 by jberka was merged Aug 7, 2011 Loading…
README updated for better Github output
#105 by timClicks was closed Aug 19, 2011 Loading…
Added baseball.csv
#117 by chrisjordansquire was closed Sep 13, 2011 Loading…
ENH: Add join to Panel
#130 by jseabold was closed Sep 9, 2011 Loading…
Enh tests compat pytables 2.1
#137 by yarikoptic was closed Sep 17, 2011 Loading…
ENH: Add panel_index convenience function
#140 by jseabold was closed Sep 17, 2011 Loading…
ENH: Allow to sort on index level by name
#141 by jseabold was closed Sep 17, 2011 Loading…
ENH: Allow unstacking by level name
#142 by jseabold was closed Sep 17, 2011 Loading…
Minor change to csv reading
#146 by MLnick was closed Sep 17, 2011 Loading…
Python 3 compatibility
#200 by takluyver was closed Oct 9, 2011 Loading…
Use stdlib csv module to write csv
#206 by takluyver was closed Oct 9, 2011 Loading…
Series methods isnull and notnull
#209 by takluyver was closed Oct 9, 2011 Loading…
Add simple attribute access to DataFrame columns
#213 by takluyver was closed Oct 13, 2011 Loading…
Update docs on reading CSV files.
#228 by takluyver was closed Oct 13, 2011 Loading…
.describe() for series of objects
#241 by takluyver was closed Oct 19, 2011 Loading…
Support different delimiters for to_csv
#244 by lbeltrame was closed Oct 19, 2011 Loading…
fixed #251
#254 by aman-thakral was closed Oct 19, 2011 Loading…
Counter class for Python < 2.7
#259 by takluyver was closed Oct 19, 2011 Loading…
ProTip! Filter pull requests by the default branch with base:main.