-
- 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
DOC: add new page 'how to read these doc' in get started section Docs
#39207 by rhuille was closed Apr 11, 2021 Loading…
4 tasks done
DOC: Add examples for filling missing data Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Stale
#38163 by chrystalchan-academic was closed Jan 24, 2021 Loading…
5 tasks
DOC: Add behavior for Index argument in DataFrame.loc Docs Indexing Related to indexing on series/frames, not to indexes themselves
DOC: Update dependency for to_markdown documentation Dependencies Required and optional dependencies Docs Output-Formatting __repr__ of pandas objects, to_string
DOC: ran blacken docs tool and checked output to improve formatting #36777 Code Style Code style, linting, code_checks Docs
#36802 by maria-ilie was merged Oct 5, 2020 Loading…
Clarify docs for df.to_sql Requires discussion from core team before further action
chunksize Docs Needs Discussion #36172 by gbrova was closed Sep 14, 2020 Loading…
3 of 5 tasks
DOC: Updated docstring for Series.str.cat (pandas-dev#35556) Docs Stale
#35784 by souris-dev was closed Dec 11, 2020 Loading…
4 of 5 tasks
Updated chunksize docstring for DataFrame.to_csv() Docs
#35447 by Mandera was closed Aug 8, 2020 Loading…
DOC: explain EWM Docs Window rolling, ewma, expanding
#34901 by KrishnaSai2020 was closed Jun 20, 2020 Loading…
5 tasks
DOC: Contributing guide docker expansion Build Library building on various platforms Docs
#34892 by fdanieluk was closed Jul 19, 2020 Loading…
5 tasks
DOC: Add missing descriptions in See Also section Docs
#33514 by devjeetr was closed May 22, 2020 Loading…
3 of 4 tasks
ProTip! Filter pull requests by the default branch with base:main.