-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
Fixing the code sample in pandas/core/categorical.py Categorical Categorical Data Type Docs
#10358 by anushshetty was closed Aug 19, 2015 Loading…
ENH: plotting numerical expressions Docs Visualization plotting
#12168 by TsvikiHirsh was closed Mar 23, 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: fixed references to DataFrameGroupBy methods in comparison_with_… Docs
#12491 by mortada was closed Mar 1, 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…
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
Another tiny typo (I think) in the doc. --Update groupby.rst Docs
#12763 by gepcel was closed Apr 1, 2016 Loading…
Convert badge list into Markdown table in README.md Docs
#12719 by gliptak was closed Apr 1, 2016 Loading…
4 tasks
A tiny typo (I think) in the doc. --Update groupby.rst Docs
#12762 by gepcel was closed Apr 1, 2016 Loading…
Update indexing.rst Docs Indexing Related to indexing on series/frames, not to indexes themselves
#7188 by AllenDowney was merged May 20, 2014 Loading…
DOC: fix formatting read_csv comment kwarg explanation Docs
#8563 by jorisvandenbossche was merged Oct 24, 2014 Loading…
DOC: read_html docstring update link to read_csv and infer_types mention Docs
#8605 by jorisvandenbossche was merged Oct 27, 2014 Loading…
DOC: Added get_group() example to grouby.html Docs Groupby
#8811 by matthewgilbert was merged Nov 15, 2014 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.