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

Added dropna to docstring for HDFStore.put() Docs IO HDF5 read_hdf, HDFStore
#7064 by davidljung was merged May 8, 2014 Loading… 0.14.0
DOC: Remove newline in @verbatim code-block. Docs
#7078 by chebee7i was merged May 8, 2014 Loading…
SQL: add release notes for refactor (GH6292) Docs IO SQL to_sql, read_sql, read_sql_query
#7120 by jorisvandenbossche was merged May 17, 2014 Loading… 0.14.0
Changed the link to my entries in the cookbook Docs
#7125 by nipunbatra was merged May 14, 2014 Loading…
DOC: Update EPD link to Canopy Docs
#7135 by kjordahl was merged May 15, 2014 Loading…
DOC: some doc build fixes Docs
#7185 by jorisvandenbossche was merged May 20, 2014 Loading… 0.14.0
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/CLN for GH7213/GH7206 Bug Docs
#7216 by jreback was merged May 23, 2014 Loading… 0.14.0
DOC: GH3850, add .isin to 10min.rst Docs
#7239 by clham was merged May 28, 2014 Loading… 0.14.0
DOC: Complete R interface section Docs
#7309 by sinhrks was closed Mar 8, 2015 Loading… 0.16.1
DOC: existence docs and benchmarks. Docs
#7398 by chancyk was closed Jul 12, 2015 Loading… 0.17.0
WIP/DO NOT MERGE: Categorical improvements Categorical Categorical Data Type Docs
#7444 by jankatins was closed Jul 14, 2014 Loading… 0.15.0
DOC: fix docstring for DataFrame.interpolate API Design Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#7553 by jdreaver was merged Jul 7, 2014 Loading… 0.14.1
DOC: Fix parameter in reindex_axis docstring Docs
#7566 by kyleam was merged Jul 6, 2014 Loading…
CLN: Fix typo Docs IO SQL to_sql, read_sql, read_sql_query
#7624 by bwignall was merged Jul 1, 2014 Loading… 0.14.1
ProTip! Filter pull requests by the default branch with base:main.