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

Fix common typo in documentation Docs
#11027 by swails was merged Sep 8, 2015 Loading…
Fix dictionary declaration to litteral Docs
#11538 by remyleone was closed Nov 20, 2015 Loading…
DOC: Clean up colons in CONTRIBUTING.md Docs
#11542 by mineo was closed Nov 7, 2015 Loading…
DOC: Remove various warnings from doc build Docs
#16206 by TomAugspurger was merged May 3, 2017 Loading…
ENH: pandas read_* wildcard #15904 Docs
#16166 by dwkenefick was merged Apr 30, 2017 Loading…
4 tasks done
DOC: Expand reference doc for read_json Docs IO JSON read_json, to_json, json_normalize
#14284 by cswarth was closed Oct 17, 2016 Loading…
2 of 4 tasks
WIP - Additional documentation for Performance Improvements using Pandas Docs Performance Memory or execution speed performance
#16439 by andymaheshw was closed Oct 28, 2017 Loading…
doc/README.rst 문법만 수정 Docs
#16678 by pod3275 was closed Jun 12, 2017 Loading…
Update examples with imports Docs
#16424 by virajmparekh was closed Aug 7, 2017 Loading…
Fixing the code sample in pandas/core/categorical.py Categorical Categorical Data Type Docs
#10358 by anushshetty was closed Aug 19, 2015 Loading…
added pd as namespace Docs
#12268 by dacoex was closed Mar 13, 2016 Loading…
ENH: plotting numerical expressions Docs Visualization plotting
#12168 by TsvikiHirsh was closed Mar 23, 2016 Loading…
added pd as namespace Docs
#12608 by dacoex was closed May 26, 2016 Loading…
Fixed #12651: providing links to the .cum* in .expanding Docs
#12673 by prabhjotsumman was closed May 7, 2016 Loading…
2 of 4 tasks
Fixed #12651: providing links to the .expanding in .cum* Docs
#12674 by prabhjotsumman was closed Mar 20, 2016 Loading…
1 of 3 tasks
Fixed #12661: more clarification in the where statement Docs
#12671 by prabhjotsumman was closed May 13, 2016 Loading…
1 of 4 tasks
ENH: allow index of col names in set_index GH10797 API Design Docs Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#11944 by StephenKappel was closed Sep 9, 2016 Loading…
DOC: add warning section in indexing docs. Docs Indexing Related to indexing on series/frames, not to indexes themselves
#13060 by zhangxiangnick was closed May 3, 2016 Loading…
Update groupby.rst Docs Groupby
#12385 by websurfin was closed Feb 18, 2016 Loading…
Added more examples to comparison_with_sql documentation Docs IO SQL to_sql, read_sql, read_sql_query
#12931 by maxu777 was closed Apr 20, 2016 Loading…
2 tasks
Convert badge list into Markdown table in README.md Docs
#12719 by gliptak was closed Apr 1, 2016 Loading…
4 tasks
ProTip! Filter pull requests by the default branch with base:main.